3 lines
142 B
JavaScript
Raw Normal View History

export { default as useFetchRole } from './useFetchRole';
export { default as useFetchPermissionsLayout } from './useFetchPermissionsLayout';