phase-2: add shared platform interfaces and type contracts
This commit is contained in:
3
src/app/shared/models/index.ts
Normal file
3
src/app/shared/models/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * as ConfigModels from './config';
|
||||
export * as DomainModels from './domain';
|
||||
export * as UiModels from './ui';
|
||||
Reference in New Issue
Block a user