source: src/Clients/Angular/finki-chattery/src/app/shared-app/services/services.ts@ 5cbb557

dev
Last change on this file since 5cbb557 was e6a6d9a, checked in by Стојков Марко <mst@…>, 3 years ago

Initialized FinkiChattery project

  • Property mode set to 100644
File size: 106 bytes
Line 
1import { TranslateFromJsonService } from '.';
2
3export const SERVICES: any[] = [TranslateFromJsonService];
Note: See TracBrowser for help on using the repository browser.