strapi-content-type-explorer/server/register.js

6 lines
78 B
JavaScript
Raw Normal View History

2023-07-14 01:14:38 +02:00
'use strict';
module.exports = ({ strapi }) => {
// registeration phase
};