gaoluyang
2026-07-17 c5db127ed8bd5e9960afe8e2df0b5cd361b2dfc1
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;