UNPKG

@tegain/vue-cli-plugin-mevn

Version:

Add MEVN REST API boilerplate to your Vue-CLI project

5 lines (4 loc) 161 B
export * from './bad-request.exception'; export * from './not-found.exception'; export * from './forbidden.exception'; export * from './unauthorized.exception';