소스 검색

adding entry point

enzo 11 달 전
부모
커밋
35cae298a6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      index.ts

+ 2 - 0
index.ts

@@ -0,0 +1,2 @@
+export * from './services/error.handling.service.fis';
+export * from './services/grpc.service';