UNPKG

strapi-plugin-publisher

Version:

A plugin for Strapi Headless CMS that provides the ability to schedule publishing for any content type.

7 lines (5 loc) 107 B
import actionRoutes from './action'; export default { type: 'content-api', routes: [...actionRoutes], }