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

Defined in: warp-drive-packages/legacy/declarations/compat.d.ts:156

Parameters

this

default

record

unknown

options?

SerializerOptions

Returns

unknown

Released under the MIT License.