mirror of
https://github.com/strapi/strapi.git
synced 2025-07-20 23:47:46 +00:00
8 lines
90 B
JavaScript
8 lines
90 B
JavaScript
'use strict';
|
|
|
|
/**
|
|
* Lifecycle callbacks for the `Role` model.
|
|
*/
|
|
|
|
module.exports = {};
|