Type Alias: GenericDynamicSyncTable¶
GenericDynamicSyncTable =
DynamicSyncTableDef<any,any,ParamDefs,any,SyncExecutionContext,SyncPassthroughData>
Defined in: api.ts:490
Type definition for a dynamic sync table. Should not be necessary to use directly, see makeDynamicSyncTable for defining a sync table.