UNPKG

get-express-starter

Version:

Get production ready express boilerplate with a single command

5 lines (3 loc) 96 B
import paginate from './paginate'; import toJSON from './toJSON'; export { paginate, toJSON };