export * from './utils/compatiblePath'; export { ossUpload } from './commands/oss/index'; export { obsUpload } from './commands/obs/index';