UNPKG

huaweicloud-nodejs-obs-plugin

Version:
4 lines (3 loc) 102 B
type obsClientType = any; export declare const getObsClient: () => Promise<obsClientType>; export {};