UNPKG

@yuntools/ali-oss

Version:

阿里云 OSS 命令行工具 ossutil 封装,支持 ESM,CJS 导入,提供 TypeScript 类型定义

9 lines 332 B
import { DataKey, DownLinks } from './types.js'; export declare const undefined: undefined; /** * @link https://help.aliyun.com/document_detail/120075.html */ export declare const configDownLinks: DownLinks; export declare const cpKeys: DataKey[]; export declare const downloadKeys: DataKey[]; //# sourceMappingURL=config.d.ts.map