8 lines
495 B
TypeScript
8 lines
495 B
TypeScript
|
|
declare const _default: typeof __VLS_export;
|
||
|
|
export default _default;
|
||
|
|
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
||
|
|
error: ObjectConstructor;
|
||
|
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
error: ObjectConstructor;
|
||
|
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|