Forráskód Böngészése

adding entry point

enzo 11 hónapja
szülő
commit
35cae298a6
1 módosított fájl, 2 hozzáadás és 0 törlés
  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';