UNPKG

rsdi

Version:

TypeScript dependency injection container. Strong types without decorators.

3 lines (2 loc) 96 B
export { DIContainer } from './DIContainer.js'; export { type IDIContainer } from './types.js';