siteSettingsApi: { get: () => Promise<AxiosResponse<any, any, {}>> } = ...

Type declaration

  • get: () => Promise<AxiosResponse<any, any, {}>>