iot-card-plus-ui/apps/web-antd/src/components/operate-log/index.ts

4 lines
109 B
TypeScript

export { default as OperateLog } from './operate-log.vue';
export type { OperateLogProps } from './typing';