strapi-cms / src /index.js
kenken999's picture
feat: src/index.js
1e01f78 verified
raw
history blame contribute delete
99 Bytes
'use strict';
module.exports = {
register(/*{ strapi }*/) {},
bootstrap(/*{ strapi }*/) {},
};