SetEventDef
SetEventDef<
TName,TType,TOptions> =EventDef<TName,TOptions["partialSet"] extendsfalse?object:object,any,true>
Defined in: packages/@livestore/common/dist/schema/state/sqlite/client-document-def.d.ts:204
Type Parameters
Section titled “Type Parameters”TName extends string
TType
TOptions
Section titled “TOptions”TOptions extends ClientDocumentTableOptions<TType>