Skip to content
module@warp-drive/legacy/compat @legacy
ts
function serializeRecord(
   this, 
   record, 
   options?): unknown;

Defined in: warp-drive-packages/legacy/src/compat.ts:300

Parameters

this

Store

record

unknown

options?

SerializerOptions

Returns

unknown

Released under the MIT License.