This commit is contained in:
Taric Xin
2022-01-10 15:49:06 +08:00
parent e3931d50f8
commit 976e3a7b9b
17 changed files with 450 additions and 192 deletions

View File

@ -18,6 +18,7 @@ export * from './components/address/index';
export * from './components/captcha/index';
export * from './components/amap/index';
export * from './components/dict-select/index';
export * from './components/dynamic-setting';
// Utils
export * from './utils';