UNPKG

154 BTypeScriptView Raw
1export * from './src/Contracts';
2export { Ioc } from './src/Ioc';
3export { inject } from './src/decorators';
4export { Registrar } from './src/Registrar';