This website works better with JavaScript
Home
Explore
Help
Register
Sign In
IT
/
discounts-minapp
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
2.0
Branches
Tags
2.0
guida
master
wj-guida
work
zzx
discounts-minap...
/
node_modules
/
ali-oss
/
lib
/
common
/
utils
/
checkConfigValid.d.ts
checkConfigValid.d.ts
88 B
Permalink
History
Raw
1
export declare const checkConfigValid: (conf: any, key: 'endpoint' | 'region') => void;