Explorar el Código

adding entry point

enzo hace 11 meses
padre
commit
35cae298a6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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';