export * from './TSinjex'; export * from './decorators/Inject'; export * from './decorators/Register'; export * from './decorators/RegisterInstance'; export * from './functions/resolve'; export * from './functions/register'; export type * from './interfaces/ITSinjex';