Type alias QueryDict

QueryDict: Record<string, string[] | string | number | boolean | undefined>

Generated using TypeDoc