UNPKG

@glodon-aiot/agent-cli-sdk

Version:

aiot agent client js sdk

3 lines (2 loc) 192 B
import { CVForceApi } from '@glodon-aiot/apis'; export declare function getCVForceService(apiBase: string, token: string, errorHandler: (status: number, message: string) => void): CVForceApi;