Sorci.js
Preparing search index...
QueryAble
Type Alias QueryAble
type
QueryAble
=
{
id
?:
QueryProperty
;
identifiers
?:
{
$skipLockOn
?:
string
[]
;
[
key
:
string
]:
string
|
string
[]
|
undefined
;
}
;
timestamp
?:
QueryProperty
;
type
?:
QueryProperty
;
}
Index
Properties
id?
identifiers?
timestamp?
type?
Properties
Optional
id
id
?:
QueryProperty
Optional
identifiers
identifiers
?:
{
$skipLockOn
?:
string
[]
;
[
key
:
string
]:
string
|
string
[]
|
undefined
;
}
Optional
timestamp
timestamp
?:
QueryProperty
Optional
type
type
?:
QueryProperty
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
identifiers
timestamp
type
Sorci.js
Loading...