gaoluyang
2026-07-15 b176162c23294d8d1bfb9f09cf6bb759efb0124a
src/components/description/typing.ts
@@ -3,7 +3,7 @@
import type { CSSProperties, VNode } from 'vue';
import type { Recordable } from '../../packages/types/src';
import type { Recordable } from '@vben/types';
export interface DescriptionItemSchema {
  labelMinWidth?: number;