UNPKG

create-new-express-app

Version:

A CLI tool to create a TypeScript Express application with best practices

4 lines (3 loc) 105 B
export * from "./api.exception"; export * from "./db.exception"; export * from "./validation.exception";