UNPKG

@aspectus/permissions

Version:

Basement for permissions checking functionality.

4 lines (3 loc) 107 B
export * from './utils'; export * from './defaults'; export { default as Permission } from './Permission';