Preparing search index...
The search index is not available
@polkawatch/ddp-client
@polkawatch/ddp-client
base
BaseAPI
Class BaseAPI
Export
Hierarchy
BaseAPI
PolkawatchApi
Index
Constructors
constructor
Properties
axios
base
Path
configuration
Constructors
constructor
new
BaseAPI
(
configuration
?:
Configuration
, basePath
?:
string
, axios
?:
AxiosInstance
)
:
BaseAPI
Parameters
Optional
configuration:
Configuration
basePath:
string
= BASE_PATH
axios:
AxiosInstance
= globalAxios
Returns
BaseAPI
Properties
Protected
axios
axios
:
AxiosInstance
= globalAxios
Protected
base
Path
base
Path
:
string
= BASE_PATH
Protected
configuration
configuration
:
Configuration
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@polkawatch/ddp-
client
api
base
configuration
BaseAPI
constructor
axios
base
Path
configuration
Generated using
TypeDoc
Export