mirror of
https://github.com/strapi/strapi.git
synced 2025-12-08 04:54:44 +00:00
8 lines
91 B
JavaScript
8 lines
91 B
JavaScript
'use strict';
|
|
|
|
/**
|
|
* Lifecycle callbacks for the `Admin` model.
|
|
*/
|
|
|
|
module.exports = {};
|