UNPKG

tencentcloud-sdk-nodejs

Version:
7 lines (6 loc) 174 B
import * as Models from "./tione_models"; import { Client } from "./tione_client"; export declare const v20191022: { Client: typeof Client; Models: typeof Models; };