1.0 KiB
1.0 KiB
Home > calckey-js > api > APIClient
api.APIClient class
Signature:
export declare class APIClient
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(opts) | Constructs a new instance of the APIClient class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
credential | string | null | undefined | ||
fetch | FetchLike | ||
origin | string |
Methods
Method | Modifiers | Description |
---|---|---|
request(endpoint, params, credential) |