UNPKG

@yuntools/ali-oss

Version:

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

14 lines (11 loc) 263 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'