Interface StringifyOptions

Hierarchy

  • StringifyOptions

Properties

Properties

encodeURIComponent?: ((str: string) => string)

Type declaration

    • (str: string): string
    • Parameters

      • str: string

      Returns string

Generated using TypeDoc