UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

8 lines (5 loc) 139 B
/** * author service. */ import { factories } from '@strapi/strapi'; export default factories.createCoreService('api::author.author');