hexo/node_modules/ali-oss/lib/common/utils/checkConfigValid.d.ts

2 lines
89 B
TypeScript

export declare const checkConfigValid: (conf: any, key: 'endpoint' | 'region') => void;