source:
src/Clients/Angular/finki-chattery/src/app/shared-app/services/services.ts
Last change on this file was e6a6d9a, checked in by , 3 years ago | |
---|---|
|
|
File size: 106 bytes |
Line | |
---|---|
1 | import { TranslateFromJsonService } from '.'; |
2 | |
3 | export const SERVICES: any[] = [TranslateFromJsonService]; |
Note:
See TracBrowser
for help on using the repository browser.