14 lines
587 B
TypeScript
14 lines
587 B
TypeScript
export declare const NodeViewContent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
as: {
|
|
type: StringConstructor;
|
|
default: string;
|
|
};
|
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
as: {
|
|
type: StringConstructor;
|
|
default: string;
|
|
};
|
|
}>> & Readonly<{}>, {
|
|
as: string;
|
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
//# sourceMappingURL=NodeViewContent.d.ts.map
|