Documentation
Preparing search index...
@sequelize/sqlite3
<internal>
InputRangePart
Type Alias InputRangePart<T>
type
InputRangePart
<
T
>
=
{
inclusive
?:
boolean
;
value
:
T
|
number
|
null
;
}
Type Parameters
T
Index
Properties
inclusive?
value
Properties
Optional
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...