UNPKG

@yuntools/ali-oss

Version:

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

6 lines 291 B
export * from './oss.js'; export * from './types.js'; export * from './method/index.js'; export { configDownLinks } from './config.js'; export { encodeInputPath, downloadOssutil, setBinExecutable, validateConfigPath, writeConfigFile, } from './helper.js'; //# sourceMappingURL=index.d.ts.map