Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Client v2
SyncAction
Type alias SyncAction
Sync
Action
:
{
buildActions
:
(
(
now
,
before
)
=>
UpdateAction
[]
)
;
}
Type declaration
build
Actions
:
(
(
now
,
before
)
=>
UpdateAction
[]
)
(
now
,
before
)
:
UpdateAction
[]
Parameters
now
:
Object
before
:
Object
Returns
UpdateAction
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Typescript SDK Type Docs
Loading...