UNPKG

@ly-js/ui

Version:

`@ly-js/ui` 是基于`vue3`常用库,会在`@ly-js/element`、`@ly-js/vant`中引入

17 lines (16 loc) 662 B
export declare const Icon: import("../../utils/with-install").WithInstall<import("vue").DefineComponent<{ type: { type: StringConstructor; require: boolean; default: string; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ type?: unknown; } & { type: string; } & {}>, { type: string; }>>; export default Icon; export type { IconProps, CustomIconOptions } from './src'; export { loadIconScripts } from './src';