@fesjs/fes-design
Version:
fes-design for PC
24 lines (23 loc) • 911 B
TypeScript
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
readonly separator: {
readonly type: StringConstructor;
readonly default: "/";
};
readonly fontSize: {
readonly type: NumberConstructor;
readonly default: 14;
};
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
readonly separator: {
readonly type: StringConstructor;
readonly default: "/";
};
readonly fontSize: {
readonly type: NumberConstructor;
readonly default: 14;
};
}>> & Readonly<{}>, {
readonly separator: string;
readonly fontSize: number;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;