9 lines
174 B
Plaintext
Raw Normal View History

2016-04-21 14:59:00 +02:00
'use strict';
/**
2020-05-27 12:29:53 +02:00
* Read the documentation (https://strapi.io/documentation/v3.x/concepts/models.html#lifecycle-hooks)
* to customize this model
2016-04-21 14:59:00 +02:00
*/
module.exports = {};