strapi/packages/generators/api/templates/controller.template
2021-04-29 12:03:54 +02:00

9 lines
215 B
Plaintext

'use strict';
/**
* Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#core-controllers)
* to customize this controller
*/
module.exports = {};