WholeProcessPlatform/frontend-sjgl/src/directive/index.ts

3 lines
85 B
TypeScript
Raw Normal View History

2026-07-20 16:02:51 +08:00
export { hasPerm, hasRole } from './permission';
export { deBounce } from './utils';