tencentcloud-sdk-nodejs
Version:
15 lines (14 loc) • 473 B
TypeScript
export declare const thpc: {
v20211109: {
Client: typeof import("./v20211109/thpc_client").Client;
Models: typeof import("./v20211109/thpc_models");
};
v20220401: {
Client: typeof import("./v20220401/thpc_client").Client;
Models: typeof import("./v20220401/thpc_models");
};
v20230321: {
Client: typeof import("./v20230321/thpc_client").Client;
Models: typeof import("./v20230321/thpc_models");
};
};