1 2 3 4 5 6 7
/** * author service. */ import { factories } from '@strapi/strapi'; export default factories.createCoreService('api::author.author');