SmartSubstationPlatform/riis-web/src/directive/index.ts
2025-04-24 14:53:21 +08:00

3 lines
85 B
TypeScript

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