Type Alias: SyncTable¶
SyncTable =
GenericSyncTable|GenericDynamicSyncTable
Defined in: api.ts:510
Union of type definitions for sync tables.. Should not be necessary to use directly, see makeSyncTable or makeDynamicSyncTable for defining a sync table.