Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
BSON
LongWithoutOverrides
Type alias LongWithoutOverrides
Long
Without
Overrides
:
(
new
(
low
,
high
?
,
unsigned
?
)
=>
{
[
P
in
Exclude
<
keyof
Long
,
TimestampOverrides
>
]
:
Long
[
P
]
}
)
Type declaration
new
(
low
,
high
?
,
unsigned
?
)
:
{
[
P
in
Exclude
<
keyof
Long
,
TimestampOverrides
>
]
:
Long
[
P
]
}
Parameters
low
:
unknown
Optional
high
:
number
|
boolean
Optional
unsigned
:
boolean
Returns
{
[
P
in
Exclude
<
keyof
Long
,
TimestampOverrides
>
]
:
Long
[
P
]
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...