UNPKG

dinoloop-es8

Version:

A lightweight REST API Library for building scalable Node.js server-side applications powered by Typescript

6 lines (5 loc) 179 B
export * from './app.container'; export * from './dicontainer'; export * from './dino.container'; export * from './dino.controller'; export * from './dino.error.controller';