2019-06-13 15:36:05 +02:00
|
|
|
'use strict';
|
|
|
|
|
|
|
|
/**
|
2020-12-18 07:50:37 -07:00
|
|
|
* Read the documentation (https://strapi.io/documentation/developer-docs/latest/concepts/services.html#core-services)
|
2019-06-13 15:36:05 +02:00
|
|
|
* to customize this service
|
|
|
|
*/
|
|
|
|
|
|
|
|
module.exports = {};
|