vue-vben-admin/packages/hooks/src/index.ts

3 lines
68 B
TypeScript
Raw Normal View History

2023-04-06 00:08:17 +08:00
export * from './onMountedOrActivated';
export * from './useAttrs';