mirror of
https://github.com/strapi/strapi.git
synced 2025-07-22 00:17:15 +00:00
8 lines
90 B
JavaScript
8 lines
90 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
/**
|
||
|
* Lifecycle callbacks for the `Role` model.
|
||
|
*/
|
||
|
|
||
|
module.exports = {};
|