Interface ToJSON

Hierarchy

  • ToJSON

Properties

Properties

toJSON: ((key?) => string)

Type declaration

    • (key?): string
    • Parameters

      • Optional key: string

      Returns string

Generated using TypeDoc