UNPKG

@hestjs/core

Version:

HestJS Core Framework - A TypeScript framework built on Hono with dependency injection and decorators

4 lines 181 B
export * from "./container"; export * from "./injection-token"; export type { LogicalContainerItem, ControllerContainerItem } from "./container"; //# sourceMappingURL=index.d.ts.map