UNPKG

comic-plus

Version:

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

107 lines (106 loc) 4.17 kB
export declare const CuBacktop: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly target: StringConstructor; readonly visibleHeight: { readonly type: NumberConstructor; readonly default: 200; }; readonly size: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly right: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly bottom: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly target: StringConstructor; readonly visibleHeight: { readonly type: NumberConstructor; readonly default: 200; }; readonly size: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly right: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly bottom: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; }>> & Readonly<{}>, { readonly size: string | number; readonly bottom: string | number; readonly visibleHeight: number; readonly right: string | number; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly target: StringConstructor; readonly visibleHeight: { readonly type: NumberConstructor; readonly default: 200; }; readonly size: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly right: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly bottom: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; }>> & Readonly<{}>, {}, {}, {}, {}, { readonly size: string | number; readonly bottom: string | number; readonly visibleHeight: number; readonly right: string | number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly target: StringConstructor; readonly visibleHeight: { readonly type: NumberConstructor; readonly default: 200; }; readonly size: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly right: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; readonly bottom: { readonly type: import('vue').PropType<string | number>; readonly default: 40; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly size: string | number; readonly bottom: string | number; readonly visibleHeight: number; readonly right: string | number; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; }) & { install?: (app: import('vue').App) => void; };