Type Aliases
AxiosRequestHeaders
Axios
Request
Headers
: Record<string, string | number | boolean>AxiosResponseHeaders
Axios
Response
Headers
: Record<string, string> & { set-cookie
?: string[] }ISO8601
ISO8601: string & { length: number }
Record
Record<K, T>: { [ P in K]: T }
Type Parameters
RegionString
RegionString: "JP" | "TW"
ResponseType
ResponseType: "arraybuffer" | "blob" | "document" | "json" | "text" | "stream"
Construct a type with a set of properties K of type T