UNPKG

@nova-ts/context

Version:

A TypeScript library for Dependency Injection

4 lines (2 loc) 72 B
declare const BeanRegistry: Map<string, any>; export { BeanRegistry };