UNPKG

strapi-plugin-documentation

Version:

This is the description of the plugin.

14 lines (11 loc) 250 B
/* * * SET THE HOOKS TO ENABLE THE MAGIC OF STRAPI. * ------------------------------------------- * * Secure, customise and enhance your project by setting * the hooks via this file. * */ function lifecycles() {} export default lifecycles;