mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
4 lines
109 B
TypeScript
4 lines
109 B
TypeScript
export { default as OperateLog } from './operate-log.vue';
|
|
|
|
export type { OperateLogProps } from './typing';
|