JavaProjectRepo/framework/frontend/src/directive/index.ts

3 lines
85 B
TypeScript

export { hasPerm, hasRole } from './permission';
export { deBounce } from './utils';