Optimize structure

This commit is contained in:
Taric Xin
2022-05-11 17:47:26 +08:00
parent f1fc336850
commit 28d701a941
9 changed files with 38 additions and 24 deletions

View File

@ -30,6 +30,7 @@ export * from './services';
export * from './pipes';
// Module
export * from './basic-module.module';
export * from './shared.module';
export * from './shared-delon.module';
export * from './shared-zorro.module';