mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 22:23:10 +00:00
fix: style
This commit is contained in:
parent
070367e552
commit
a49b20ab8c
@ -46,7 +46,7 @@ export { useRBAC } from './hooks/useRBAC';
|
||||
/**
|
||||
* Types
|
||||
*/
|
||||
export type { StrapiApp } from './StrapiApp'
|
||||
export type { StrapiApp } from './StrapiApp';
|
||||
export type { Store } from './core/store/configure';
|
||||
export type { SanitizedAdminUser } from '../../shared/contracts/shared';
|
||||
export type {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user