Skip to content

Documentation / @warp-drive/legacy / compat / serializeRecord

ts
function serializeRecord(
   this, 
   record, 
   options?): unknown;

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

Parameters

this

default

record

unknown

options?

SerializerOptions

Returns

unknown

Released under the MIT License.