UNPKG

tencentcloud-sdk-nodejs

Version:
7 lines (6 loc) 188 B
import * as Models from "./organization_models"; import { Client } from "./organization_client"; export declare const v20210331: { Client: typeof Client; Models: typeof Models; };