Browse Source

adding entry point

enzo 11 tháng trước cách đây
mục cha
commit
35cae298a6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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';