9 lines
193 B
JavaScript
Raw Normal View History

2019-10-31 14:34:30 +01:00
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/controllers.html#core-controllers)
* to customize this controller
*/
module.exports = {};