mirror of
https://github.com/strapi/strapi.git
synced 2025-07-19 15:06:11 +00:00
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
'use strict';
|
|
|
|
/**
|
|
* Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#core-services)
|
|
* to customize this service
|
|
*/
|
|
|
|
module.exports = {};
|