UNPKG

strapi-plugin-users-permissions

Version:

Protect your API with a full-authentication process based on JWT

4 lines (3 loc) 164 B
export { default as RoleRow } from './RoleRow'; export { default as RoleListWrapper } from './RoleListWrapper'; export { default as EmptyRole } from './EmptyRole';