nano-service/mod.ts
2024-01-04 21:20:47 +01:00

2 lines
74 B
TypeScript

export * from "./src/service.ts";
export * from "./src/adaptors/nats.ts";