mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Merge pull request #17175 from boazpoolman/feature/admin-type
This commit is contained in:
commit
4a3b7f564e
@ -45,6 +45,11 @@ export interface Strapi {
|
||||
*/
|
||||
readonly config: any;
|
||||
|
||||
/**
|
||||
* Getter for the Strapi admin container
|
||||
*/
|
||||
readonly admin: any;
|
||||
|
||||
/**
|
||||
* Getter for the Strapi auth container
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user