9 lines
184 B
Plaintext
Raw Normal View History

2016-03-18 11:12:50 +01:00
'use strict';
2016-03-25 22:22:34 +01:00
/**
2019-10-25 02:28:35 -07:00
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/services.html#core-services)
2019-05-16 15:00:55 +02:00
* to customize this service
2016-03-25 22:22:34 +01:00
*/
2019-04-09 15:29:17 +02:00
module.exports = {};