Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Serializer

Hierarchy

  • Serializer

Index

Properties

Private __id__

__id__: number = 0

Private __snapshootResults__

__snapshootResults__: WeakMap<any, SnapshootResult> = new WeakMap()

Methods

Private _serialize

  • _serialize(target: any, options: InnerOptions, __seen__: WeakMap<any, 1>): any

serialize

Generated using TypeDoc