Preparing search index...
The search index is not available
vwo-fme-node-sdk
vwo-fme-node-sdk
packages/storage/Connector
Connector
Class Connector
Abstract
Index
Constructors
constructor
Methods
get
set
Constructors
constructor
new
Connector
(
)
:
Connector
Returns
Connector
Methods
Abstract
get
get
(
_key
)
:
Promise
<
dynamic
>
|
Connector
Parameters
_key
:
string
Returns
Promise
<
dynamic
>
|
Connector
Abstract
set
set
(
_key
,
_data
)
:
void
|
Promise
<
dynamic
>
Parameters
_key
:
string
_data
:
dynamic
Returns
void
|
Promise
<
dynamic
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
set
vwo-fme-node-sdk
Loading...