UNPKG

strapi-plugin-publisher

Version:

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

6 lines (4 loc) 115 B
import actionContentType from './action-content-type'; export default { action: { schema: actionContentType }, }