2021-04-29 12:03:54 +02:00

8 lines
90 B
JavaScript

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