WholeProcessPlatform/frontend-sjgl/src/directive/index.ts
2026-07-20 16:02:51 +08:00

3 lines
85 B
TypeScript

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