UNPKG

core-mvc

Version:

Simple but powerful MVC framework for NodeJS.

4 lines 156 B
import { AsyncContainerModule } from 'inversify'; declare const typeorm: AsyncContainerModule; export default typeorm; //# sourceMappingURL=typeorm.d.ts.map