GoodDB
Preparing search index...
Types
goodDBOptions
Type Alias goodDBOptions
type
goodDBOptions
=
{
cache
?:
{
capacity
?:
number
;
isEnabled
?:
boolean
}
;
nested
?:
string
;
nestedIsEnabled
?:
boolean
;
table
?:
string
;
timeIsEnabled
?:
boolean
;
}
Index
Properties
cache?
nested?
nested
Is
Enabled?
table?
time
Is
Enabled?
Properties
Optional
cache
cache
?:
{
capacity
?:
number
;
isEnabled
?:
boolean
}
Optional
nested
nested
?:
string
Optional
nested
Is
Enabled
nestedIsEnabled
?:
boolean
Optional
table
table
?:
string
Optional
time
Is
Enabled
timeIsEnabled
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
nested
nested
Is
Enabled
table
time
Is
Enabled
GoodDB
Loading...