Interface ParsedQs

Indexable

  • [key: string]:
        | string
        | string[]
        | ParsedQs
        | ParsedQs[]
        | undefined
""