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) 94 B
'use strict'; const myService = require('./my-service'); module.exports = { myService, };