8 lines
90 B
JavaScript
Raw Normal View History

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