WholeProcessPlatform/frontend-sjtb/src/directive/index.ts
2026-06-16 16:52:50 +08:00

3 lines
85 B
TypeScript

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