Typescript SDK Type Docs
Preparing search index...
Client v2
SyncAction
Type Alias SyncAction
type
SyncAction
=
{
buildActions
:
(
now
:
Object
,
before
:
Object
)
=>
UpdateAction
[]
;
}
Index
Properties
build
Actions
Properties
build
Actions
buildActions
:
(
now
:
Object
,
before
:
Object
)
=>
UpdateAction
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Actions
Typescript SDK Type Docs
Loading...