django-vue3-admin-web/node_modules/ali-oss/lib/common/utils/checkConfigValid.d.ts
2025-10-20 21:21:14 +08:00

2 lines
88 B
TypeScript

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