Type Alias: GenericSyncFormulaResult¶
GenericSyncFormulaResult =
SyncFormulaResult<any,any,any,any>
Defined in: api.ts:478
Type definition for the return value of a sync table. Should not be necessary to use directly, see makeSyncTable for defining a sync table.