Type alias APIParams

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