Alexandre Bodin c364fcd0e2 Move lifecycles to sub field and added documentation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-04 10:55:08 +02:00

8 lines
90 B
JavaScript
Executable File

'use strict';
/**
* Lifecycle callbacks for the `Like` model.
*/
module.exports = {};