SmartSubstationPlatform/riis-web/src/directive/index.ts

3 lines
85 B
TypeScript
Raw Normal View History

2025-04-24 14:53:21 +08:00
export { hasPerm, hasRole } from './permission';
export { deBounce } from './utils';