9 lines
179 B
Plaintext
Raw Normal View History

2016-03-18 11:12:50 +01:00
'use strict';
/**
2020-05-27 12:29:53 +02:00
* Read the documentation (https://strapi.io/documentation/v3.x/concepts/models.html#life-cycle-callbacks)
* to customize this model
2016-03-18 11:12:50 +01:00
*/
module.exports = {};