- Preparing search index...
- The search index is not available
@uspacy/sdk
Properties
Private
Optional
Readonly
_config
Accessors
config
- get config(): {
appPrefix?: string;
couchDbUrl?: string;
httpClientConfig?: AxiosRequestConfig<any>;
sessionStorageService?: ISessionStorage;
storageService?: IStorageService;
}
-
Returns {
appPrefix?: string;
couchDbUrl?: string;
httpClientConfig?: AxiosRequestConfig<any>;
sessionStorageService?: ISessionStorage;
storageService?: IStorageService;
}
-
Optional
appPrefix?: string
-
Optional
couchDbUrl?: string
-
Optional
httpClientConfig?: AxiosRequestConfig<any>
-
Optional
sessionStorageService?: ISessionStorage
-