mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-28 13:18:49 +01:00
With this change all components, which used data services before, now use abstract classes of service interfaces, mock services extend interface services, CoreModule contains code to inject a needed implementation of some service. |
||
|---|---|---|
| .. | ||
| data | ||
| mock | ||
| utils | ||
| core.module.ts | ||
| module-import-guard.ts | ||