Type alias FormDataValue

FormDataValue: string | number | string[] | [number, number] | undefined | null

Generated using TypeDoc