UNPKG

@availity/authorize

Version:

Check user permissions to see if the current user is authorized to see your content.

3 lines (2 loc) 97 B
export { default } from './Authorize'; export { default as useAuthorize } from './useAuthorize';