UNPKG

@micro.ts/core

Version:

Microservice framework with Typescript

6 lines (5 loc) 155 B
export * from './types'; export * from './BaseContainer'; export * from './DiDecorators'; export * from './DiRegistry'; export * from './ContainerModule';