UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

8 lines (7 loc) 97 B
export default { rest: { defaultLimit: 25, maxLimit: 100, withCount: true, }, };