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) 118 B
import validateBeforeScheduling from './validate-before-scheduling'; export default { validateBeforeScheduling, };