8 lines
90 B
JavaScript
Raw Normal View History

2017-11-14 11:11:22 +01:00
'use strict';
/**
* Lifecycle callbacks for the `User` model.
*/
module.exports = {};