8 lines
90 B
JavaScript
Raw Normal View History

2019-08-09 13:23:39 +02:00
'use strict';
/**
2019-08-22 14:10:45 +02:00
* Lifecycle callbacks for the `Like` model.
2019-08-09 13:23:39 +02:00
*/
module.exports = {};