Documentation
Preparing search index...
@sequelize/mariadb
<internal>
RangePart
Type Alias RangePart<T>
type
RangePart
<
T
>
=
{
inclusive
:
boolean
;
value
:
T
|
number
|
null
;
}
Type Parameters
T
Index
Properties
inclusive
value
Properties
inclusive
inclusive
:
boolean
value
value
:
T
|
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inclusive
value
Documentation
Loading...