UNPKG

comic-plus

Version:

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

149 lines (148 loc) 5.76 kB
export declare const CuWatermark: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly width: NumberConstructor; readonly height: NumberConstructor; readonly image: StringConstructor; readonly content: import('vue').PropType<string | string[]>; readonly font: import('vue').PropType<{ fontSize?: number; fontFamily?: string; fontStyle?: string; fontWeight?: string; color?: string; }>; readonly zIndex: { readonly type: NumberConstructor; readonly default: 9; }; readonly rotate: { readonly type: NumberConstructor; readonly default: -20; }; readonly gap: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [100, 100]; }; readonly offset: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [0, 0]; }; }>> & Readonly<{}>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, { [key: string]: any; }>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly width: NumberConstructor; readonly height: NumberConstructor; readonly image: StringConstructor; readonly content: import('vue').PropType<string | string[]>; readonly font: import('vue').PropType<{ fontSize?: number; fontFamily?: string; fontStyle?: string; fontWeight?: string; color?: string; }>; readonly zIndex: { readonly type: NumberConstructor; readonly default: 9; }; readonly rotate: { readonly type: NumberConstructor; readonly default: -20; }; readonly gap: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [100, 100]; }; readonly offset: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [0, 0]; }; }>> & Readonly<{}>, { readonly offset: number[]; readonly zIndex: number; readonly gap: number[]; readonly rotate: number; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly width: NumberConstructor; readonly height: NumberConstructor; readonly image: StringConstructor; readonly content: import('vue').PropType<string | string[]>; readonly font: import('vue').PropType<{ fontSize?: number; fontFamily?: string; fontStyle?: string; fontWeight?: string; color?: string; }>; readonly zIndex: { readonly type: NumberConstructor; readonly default: 9; }; readonly rotate: { readonly type: NumberConstructor; readonly default: -20; }; readonly gap: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [100, 100]; }; readonly offset: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [0, 0]; }; }>> & Readonly<{}>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, { [key: string]: any; }>, {}, {}, {}, { readonly offset: number[]; readonly zIndex: number; readonly gap: number[]; readonly rotate: number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly width: NumberConstructor; readonly height: NumberConstructor; readonly image: StringConstructor; readonly content: import('vue').PropType<string | string[]>; readonly font: import('vue').PropType<{ fontSize?: number; fontFamily?: string; fontStyle?: string; fontWeight?: string; color?: string; }>; readonly zIndex: { readonly type: NumberConstructor; readonly default: 9; }; readonly rotate: { readonly type: NumberConstructor; readonly default: -20; }; readonly gap: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [100, 100]; }; readonly offset: { readonly type: import('vue').PropType<number[]>; readonly default: readonly [0, 0]; }; }>> & Readonly<{}>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, { [key: string]: any; }>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly offset: number[]; readonly zIndex: number; readonly gap: number[]; readonly rotate: number; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & { install?: (app: import('vue').App) => void; };