Interface Json

No Self In File

Hierarchy

  • Json

Methods

Methods

  • decode(this: void, obj: string): any
  • Parameters

    • this: void
    • obj: string

    Returns any

  • encode(this: void, obj: any): string
  • Parameters

    • this: void
    • obj: any

    Returns string

Generated using TypeDoc