UNPKG

@elsikora/cladi

Version:

Zero-dependency TypeScript DI toolkit with typed tokens and scoped lifecycles.

4 lines 154 B
export type * from './di/index'; export type { IError } from './error.interface'; export type * from './logger/index'; //# sourceMappingURL=index.d.ts.map