Last updated 1 year ago
Was this helpful?
This client is undocumented due to its daily changes. To stay up-to-date on current development of the client by reading the GitHub module here:
declare class OpenCloudClient { http: Http; apiKey: string; apiSecret: string; constructor(apiKey: string, apiSecret: string); }