Interface ParseOptions

Hierarchy

  • ParseOptions

Properties

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

Type declaration

    • (str: string): string
    • Parameters

      • str: string

      Returns string

maxKeys?: number

Generated using TypeDoc