UNPKG

@carlosv2/glue

Version:

Dependency injection library that stays out of the way

5 lines (4 loc) 170 B
export { Constructor } from './constructor.js'; export { Factory } from './factory.js'; export { Property } from './property.js'; export { Runtime } from './runtime.js';