Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Api/KiwiApi"

Index

Variables

Functions

Object literals

Variables

axiosInstance

axiosInstance: AxiosInstance = axios.create()

Functions

buildApiResponse

  • buildApiResponse(response: AxiosResponse): ApiResponse

buildRequestConfig

  • buildRequestConfig(): AxiosRequestConfig

get

Object literals

localeMap

localeMap: object

cs

cs: string = "cs-CZ"

de

de: string = "de-DE"

en

en: string = "en-US"

es

es: string = "es-ES"

fr

fr: string = "fr-FR"

it

it: string = "it-IT"

ko

ko: string = "ko-KR"

nl

nl: string = "nl-NL"

pl

pl: string = "pl-PL"

pt

pt: string = "pt-PT"

ru

ru: string = "ru-RU"

sk

sk: string = "sk-SK"

tr

tr: string = "tr-TR"

zh

zh: string = "zh-CN"

Generated using TypeDoc