UNPKG

@carlosv2/glue

Version:

Dependency injection library that stays out of the way

4 lines 194 B
export type { Container } from './container.js'; export type { Loader } from './processor/loader.js'; export type { Compiler } from './processor/compiler.js'; //# sourceMappingURL=index.d.ts.map