UNPKG

react-permissions-dynamic

Version:
2 lines (1 loc) 83 B
export declare const useAllowed: <T extends string = string>(actions: T[]) => T[];