UNPKG

comic-plus

Version:

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

63 lines (62 loc) 2.71 kB
export declare const CuWebFooter: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly underline: BooleanConstructor; readonly links: import('vue').PropType<{ content?: string; icon?: import('vue').Component; href?: string; blankTarget?: boolean; }[]>; readonly copyright: StringConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly underline: BooleanConstructor; readonly links: import('vue').PropType<{ content?: string; icon?: import('vue').Component; href?: string; blankTarget?: boolean; }[]>; readonly copyright: StringConstructor; }>> & Readonly<{}>, { readonly underline: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly underline: BooleanConstructor; readonly links: import('vue').PropType<{ content?: string; icon?: import('vue').Component; href?: string; blankTarget?: boolean; }[]>; readonly copyright: StringConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, { readonly underline: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly underline: BooleanConstructor; readonly links: import('vue').PropType<{ content?: string; icon?: import('vue').Component; href?: string; blankTarget?: boolean; }[]>; readonly copyright: StringConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly underline: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; copyright?(_: {}): any; }; }) & { install?: (app: import('vue').App) => void; };