tencentcloud-sdk-nodejs
Version:
11 lines (10 loc) • 341 B
TypeScript
export declare const mongodb: {
v20190725: {
Client: typeof import("./v20190725/mongodb_client").Client;
Models: typeof import("./v20190725/mongodb_models");
};
v20180408: {
Client: typeof import("./v20180408/mongodb_client").Client;
Models: typeof import("./v20180408/mongodb_models");
};
};