UNPKG

comic-plus

Version:

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

47 lines (45 loc) 1.7 kB
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{ id: StringConstructor; close: FunctionConstructor; destroy: FunctionConstructor; type: import('vue').PropType<import('../../../../utils').ComicType2>; content: import('vue').PropType<string | import('vue').VNode>; icon: import('vue').PropType<import('vue').Component>; color: StringConstructor; showClose: BooleanConstructor; duration: { readonly type: NumberConstructor; readonly default: 3000; }; showIcon: { readonly type: BooleanConstructor; readonly default: true; }; isVNode: BooleanConstructor; }>, { offset: import('vue').ComputedRef<number>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{ id: StringConstructor; close: FunctionConstructor; destroy: FunctionConstructor; type: import('vue').PropType<import('../../../../utils').ComicType2>; content: import('vue').PropType<string | import('vue').VNode>; icon: import('vue').PropType<import('vue').Component>; color: StringConstructor; showClose: BooleanConstructor; duration: { readonly type: NumberConstructor; readonly default: 3000; }; showIcon: { readonly type: BooleanConstructor; readonly default: true; }; isVNode: BooleanConstructor; }>> & Readonly<{}>, { duration: number; showClose: boolean; showIcon: boolean; isVNode: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;