Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonStringifierGlobalContext

Json Stringifier Global Context used by JsonStringifier.transform to store global information.

Hierarchy

  • JsonStringifierGlobalContext

Index

Properties

globalValueAlreadySeen

globalValueAlreadySeen: WeakMap<any, any>

WeakMap used to track all objects by JsonIdentityInfo.

intSequenceGenerator

intSequenceGenerator: number

Integer sequence generator counter used by JsonIdentityInfo.

Generated using TypeDoc