mirror of
https://github.com/strapi/strapi.git
synced 2025-07-18 06:24:58 +00:00
9 lines
185 B
JavaScript
9 lines
185 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
/**
|
||
|
* Read the documentation (https://strapi.io/documentation/v3.x/concepts/controllers.html#core-controllers)
|
||
|
* to customize this controller
|
||
|
*/
|
||
|
|
||
|
module.exports = {};
|