UNPKG

strapi-plugin-do-not-delete

Version:

A plugin for Strapi CMS that protects certain entries from being deleted.

3 lines (2 loc) 120 B
export { default as getService } from './getService'; export { default as isProtectedEntry } from './isProtectedEntry';