UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

34 lines (32 loc) 1.54 kB
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{ readonly href: StringConstructor; readonly type: import('vue').PropType<import('../../../utils').ComicType>; readonly disabled: BooleanConstructor; readonly underline: BooleanConstructor; readonly target: import('vue').PropType<"_blank" | "_parent" | "_self" | "_top">; readonly download: { readonly type: import('vue').PropType<string | true>; readonly default: any; }; }>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, { [key: string]: any; }>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { click: (evt: MouseEvent, href?: string) => boolean; }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{ readonly href: StringConstructor; readonly type: import('vue').PropType<import('../../../utils').ComicType>; readonly disabled: BooleanConstructor; readonly underline: BooleanConstructor; readonly target: import('vue').PropType<"_blank" | "_parent" | "_self" | "_top">; readonly download: { readonly type: import('vue').PropType<string | true>; readonly default: any; }; }>> & Readonly<{ onClick?: (evt: MouseEvent, href?: string) => any; }>, { readonly disabled: boolean; readonly underline: boolean; readonly download: string | true; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;