mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 06:40:42 +00:00
3 lines
142 B
JavaScript
3 lines
142 B
JavaScript
|
|
export { default as useFetchRole } from './useFetchRole';
|
||
|
|
export { default as useFetchPermissionsLayout } from './useFetchPermissionsLayout';
|