UNPKG

@vegan-friendly/strapi-plugin-update-lifecycle-trigger

Version:

A plugin for Strapi CMS that automates the triggering of update events for Strapi items, streamlining content and media management.

8 lines (5 loc) 103 B
'use strict'; const myController = require('./my-controller'); module.exports = { myController, };