First try appcommon as library

This commit is contained in:
Willem Dantuma
2019-07-15 16:54:19 +02:00
parent fd17e0d538
commit f304cf5149
64 changed files with 4169 additions and 164 deletions

View File

@@ -2,6 +2,4 @@
* Public API Surface of common
*/
export * from './lib/common.service';
export * from './lib/common.component';
export * from './lib/common.module';