Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Metadata
Class Metadata
Hierarchy
Metadata
Index
Constructors
constructor
Properties
app
db_
collection_
name
Methods
get
set
Constructors
constructor
new
Metadata
(
app
:
App
)
:
Metadata
Parameters
app:
App
Returns
Metadata
Properties
app
app
:
App
db_
collection_
name
db_
collection_
name
:
string
= COLLECTION_NAME
Methods
get
get
(
key
:
string
|
number
)
:
Promise
<
any
>
Parameters
key:
string
|
number
Returns
Promise
<
any
>
set
set
(
key
:
string
, value
:
string
|
number
)
:
Promise
<
void
>
Parameters
key:
string
value:
string
|
number
Returns
Promise
<
void
>
Globals
Metadata
constructor
app
db_
collection_
name
get
set
Generated using
TypeDoc