UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

11 lines (10 loc) 770 B
import type { ThoughtChainProps } from './interface'; declare const _default: import("vue").DefineComponent<ThoughtChainProps, { nativeElement: import("vue").Ref<HTMLDivElement, HTMLDivElement>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ThoughtChainProps> & Readonly<{}>, { size: import("ant-design-vue").ConfigProviderProps["componentSize"]; classNames: Partial<Record<import("./interface").SemanticType, string>>; styles: Partial<Record<import("./interface").SemanticType, import("vue").CSSProperties>>; line: import("./interface").ThoughtChainLine; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;