UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

3 lines (2 loc) 134 B
export { default as AuthController } from './Auth.controller'; export { default as GenericController } from './Generic.controller';