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

6 lines
74 B
JavaScript

'use strict';
module.exports = ({ strapi }) => {
// bootstrap phase
};