UNPKG

@carlosv2/glue

Version:

Dependency injection library that stays out of the way

5 lines 205 B
export { Constructor } from './constructor.js'; export { Factory } from './factory.js'; export { Property } from './property.js'; export { Runtime } from './runtime.js'; //# sourceMappingURL=index.d.ts.map