UNPKG

tencentcloud-sdk-nodejs

Version:
7 lines (6 loc) 172 B
import * as Models from "./tchd_models"; import { Client } from "./tchd_client"; export declare const v20230306: { Client: typeof Client; Models: typeof Models; };