UNPKG

nestjs-mvc-tools

Version:

NestJS MVC Tools is a small set of tools designed to help you get started more easily with traditional web development approaches in NestJS.

6 lines (5 loc) 187 B
export * from "./services/edge-js.service"; export * from "./nest-mvc.module"; export * from "./nest-mvc.options"; export * from "./nest-mvc.type"; export * from "./nest-mvc-exceptions";