Documentation / @warp-drive/schema-record / instantiateRecord
ts
function instantiateRecord(
store,
identifier,
createArgs?): SchemaRecord;
Defined in: hooks.ts:10
Parameters
store
identifier
createArgs?
Record
<string
, unknown
>