Class Compose

Hierarchy

  • Compose

Constructors

Properties

Methods

api attachmentDelete attachmentDeleteCancellable attachmentDeleteEndpoint attachmentList attachmentListCancellable attachmentListEndpoint attachmentOriginal attachmentOriginalCancellable attachmentOriginalEndpoint attachmentPreview attachmentPreviewCancellable attachmentPreviewEndpoint attachmentRead attachmentReadCancellable attachmentReadEndpoint automationBundle automationBundleCancellable automationBundleEndpoint automationList automationListCancellable automationListEndpoint automationTriggerScript automationTriggerScriptCancellable automationTriggerScriptEndpoint chartCreate chartCreateCancellable chartCreateEndpoint chartDelete chartDeleteCancellable chartDeleteEndpoint chartList chartListCancellable chartListEndpoint chartListTranslations chartListTranslationsCancellable chartListTranslationsEndpoint chartRead chartReadCancellable chartReadEndpoint chartUpdate chartUpdateCancellable chartUpdateEndpoint chartUpdateTranslations chartUpdateTranslationsCancellable chartUpdateTranslationsEndpoint dataPrivacyModuleList dataPrivacyModuleListCancellable dataPrivacyModuleListEndpoint dataPrivacyRecordList dataPrivacyRecordListCancellable dataPrivacyRecordListEndpoint iconDelete iconDeleteCancellable iconDeleteEndpoint iconList iconListCancellable iconListEndpoint iconUpload iconUploadCancellable iconUploadEndpoint moduleCreate moduleCreateCancellable moduleCreateEndpoint moduleDelete moduleDeleteCancellable moduleDeleteEndpoint moduleList moduleListCancellable moduleListEndpoint moduleListTranslations moduleListTranslationsCancellable moduleListTranslationsEndpoint moduleRead moduleReadCancellable moduleReadEndpoint moduleTriggerScript moduleTriggerScriptCancellable moduleTriggerScriptEndpoint moduleUpdate moduleUpdateCancellable moduleUpdateEndpoint moduleUpdateTranslations moduleUpdateTranslationsCancellable moduleUpdateTranslationsEndpoint namespaceClone namespaceCloneCancellable namespaceCloneEndpoint namespaceCreate namespaceCreateCancellable namespaceCreateEndpoint namespaceDelete namespaceDeleteCancellable namespaceDeleteEndpoint namespaceExport namespaceExportCancellable namespaceExportEndpoint namespaceImportInit namespaceImportInitCancellable namespaceImportInitEndpoint namespaceImportRun namespaceImportRunCancellable namespaceImportRunEndpoint namespaceList namespaceListCancellable namespaceListEndpoint namespaceListTranslations namespaceListTranslationsCancellable namespaceListTranslationsEndpoint namespaceRead namespaceReadCancellable namespaceReadEndpoint namespaceTriggerScript namespaceTriggerScriptCancellable namespaceTriggerScriptEndpoint namespaceUpdate namespaceUpdateCancellable namespaceUpdateEndpoint namespaceUpdateTranslations namespaceUpdateTranslationsCancellable namespaceUpdateTranslationsEndpoint namespaceUpload namespaceUploadCancellable namespaceUploadEndpoint notificationEmailSend notificationEmailSendCancellable notificationEmailSendEndpoint pageCreate pageCreateCancellable pageCreateEndpoint pageDelete pageDeleteCancellable pageDeleteEndpoint pageLayoutCreate pageLayoutCreateCancellable pageLayoutCreateEndpoint pageLayoutDelete pageLayoutDeleteCancellable pageLayoutDeleteEndpoint pageLayoutList pageLayoutListCancellable pageLayoutListEndpoint pageLayoutListNamespace pageLayoutListNamespaceCancellable pageLayoutListNamespaceEndpoint pageLayoutListTranslations pageLayoutListTranslationsCancellable pageLayoutListTranslationsEndpoint pageLayoutRead pageLayoutReadCancellable pageLayoutReadEndpoint pageLayoutReorder pageLayoutReorderCancellable pageLayoutReorderEndpoint pageLayoutUndelete pageLayoutUndeleteCancellable pageLayoutUndeleteEndpoint pageLayoutUpdate pageLayoutUpdateCancellable pageLayoutUpdateEndpoint pageLayoutUpdateTranslations pageLayoutUpdateTranslationsCancellable pageLayoutUpdateTranslationsEndpoint pageList pageListCancellable pageListEndpoint pageListTranslations pageListTranslationsCancellable pageListTranslationsEndpoint pageRead pageReadCancellable pageReadEndpoint pageReorder pageReorderCancellable pageReorderEndpoint pageTree pageTreeCancellable pageTreeEndpoint pageTriggerScript pageTriggerScriptCancellable pageTriggerScriptEndpoint pageUpdate pageUpdateCancellable pageUpdateEndpoint pageUpdateIcon pageUpdateIconCancellable pageUpdateIconEndpoint pageUpdateTranslations pageUpdateTranslationsCancellable pageUpdateTranslationsEndpoint pageUpload pageUploadCancellable pageUploadEndpoint permissionsDelete permissionsDeleteCancellable permissionsDeleteEndpoint permissionsEffective permissionsEffectiveCancellable permissionsEffectiveEndpoint permissionsList permissionsListCancellable permissionsListEndpoint permissionsRead permissionsReadCancellable permissionsReadEndpoint permissionsTrace permissionsTraceCancellable permissionsTraceEndpoint permissionsUpdate permissionsUpdateCancellable permissionsUpdateEndpoint recordBulkDelete recordBulkDeleteCancellable recordBulkDeleteEndpoint recordBulkUndelete recordBulkUndeleteCancellable recordBulkUndeleteEndpoint recordCreate recordCreateCancellable recordCreateEndpoint recordDelete recordDeleteCancellable recordDeleteEndpoint recordExec recordExecCancellable recordExecEndpoint recordExport recordExportCancellable recordExportEndpoint recordImportInit recordImportInitCancellable recordImportInitEndpoint recordImportProgress recordImportProgressCancellable recordImportProgressEndpoint recordImportRun recordImportRunCancellable recordImportRunEndpoint recordList recordListCancellable recordListEndpoint recordPatch recordPatchCancellable recordPatchEndpoint recordRead recordReadCancellable recordReadEndpoint recordReport recordReportCancellable recordReportEndpoint recordRevisions recordRevisionsCancellable recordRevisionsEndpoint recordTriggerScript recordTriggerScriptCancellable recordTriggerScriptEndpoint recordTriggerScriptOnList recordTriggerScriptOnListCancellable recordTriggerScriptOnListEndpoint recordUndelete recordUndeleteCancellable recordUndeleteEndpoint recordUpdate recordUpdateCancellable recordUpdateEndpoint recordUpload recordUploadCancellable recordUploadEndpoint setAccessTokenFn setHeader setHeaders

Constructors

Properties

accessTokenFn?: (() => undefined | string)

Type declaration

    • (): undefined | string
    • Returns undefined | string

baseURL?: string
headers: Headers = {}

Methods

  • Returns AxiosInstance

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns Promise<KV>

  • Parameters

    • a: KV
    • extra: AxiosRequestConfig<any> = {}

    Returns {
        cancel: (() => void);
        response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>);
    }

    • cancel: (() => void)
        • (): void
        • Returns void

    • response: ((a: KV, extra?: AxiosRequestConfig<any>) => Promise<KV>)
        • (a: KV, extra?: AxiosRequestConfig<any>): Promise<KV>
        • Parameters

          • a: KV
          • Optional extra: AxiosRequestConfig<any>

          Returns Promise<KV>

  • Parameters

    • a: KV

    Returns string

  • Parameters

    • fn: (() => undefined | string)
        • (): undefined | string
        • Returns undefined | string

    Returns Compose

  • Parameters

    • name: string
    • value: undefined | string

    Returns Compose