@yqg/low-code-component-lib
Version:
fintopia web lowcode component library
4 lines (3 loc) • 371 B
TypeScript
import type { IProps } from './props.js';
declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
export default _default;