tencentcloud-sdk-nodejs
Version:
11 lines (10 loc) • 346 B
TypeScript
export declare const iotcloud: {
v20210408: {
Client: typeof import("./v20210408/iotcloud_client").Client;
Models: typeof import("./v20210408/iotcloud_models");
};
v20180614: {
Client: typeof import("./v20180614/iotcloud_client").Client;
Models: typeof import("./v20180614/iotcloud_models");
};
};