UNPKG

strapi-plugin-parent-child-relationships

Version:

Strapi plugin to create and manage parent-child relationships between content types using custom fields

6 lines (4 loc) 72 B
'use strict'; module.exports = ({ strapi }) => { // destroy phase };