UNPKG

comic-plus

Version:

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

95 lines (94 loc) 4.82 kB
export declare const CuClock: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly type: { readonly type: import('vue').PropType<"circle" | "number">; readonly default: "circle"; }; readonly size: import('vue').PropType<import('../../utils').ComicSize>; readonly modules: { readonly type: import('vue').PropType<("date" | "numbers" | "marks" | "second_marks")[]>; readonly default: readonly ["marks"]; }; readonly color: import('vue').PropType<import('../../utils').ComicType | string>; readonly shadow: { readonly type: import('vue').PropType<import('../../utils').ComicDisplay>; readonly default: "always"; }; readonly romanText: BooleanConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly type: { readonly type: import('vue').PropType<"circle" | "number">; readonly default: "circle"; }; readonly size: import('vue').PropType<import('../../utils').ComicSize>; readonly modules: { readonly type: import('vue').PropType<("date" | "numbers" | "marks" | "second_marks")[]>; readonly default: readonly ["marks"]; }; readonly color: import('vue').PropType<import('../../utils').ComicType | string>; readonly shadow: { readonly type: import('vue').PropType<import('../../utils').ComicDisplay>; readonly default: "always"; }; readonly romanText: BooleanConstructor; }>> & Readonly<{}>, { readonly type: "number" | "circle"; readonly shadow: import('../../utils').ComicDisplay; readonly modules: ("date" | "numbers" | "marks" | "second_marks")[]; readonly romanText: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly type: { readonly type: import('vue').PropType<"circle" | "number">; readonly default: "circle"; }; readonly size: import('vue').PropType<import('../../utils').ComicSize>; readonly modules: { readonly type: import('vue').PropType<("date" | "numbers" | "marks" | "second_marks")[]>; readonly default: readonly ["marks"]; }; readonly color: import('vue').PropType<import('../../utils').ComicType | string>; readonly shadow: { readonly type: import('vue').PropType<import('../../utils').ComicDisplay>; readonly default: "always"; }; readonly romanText: BooleanConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, { readonly type: "number" | "circle"; readonly shadow: import('../../utils').ComicDisplay; readonly modules: ("date" | "numbers" | "marks" | "second_marks")[]; readonly romanText: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly type: { readonly type: import('vue').PropType<"circle" | "number">; readonly default: "circle"; }; readonly size: import('vue').PropType<import('../../utils').ComicSize>; readonly modules: { readonly type: import('vue').PropType<("date" | "numbers" | "marks" | "second_marks")[]>; readonly default: readonly ["marks"]; }; readonly color: import('vue').PropType<import('../../utils').ComicType | string>; readonly shadow: { readonly type: import('vue').PropType<import('../../utils').ComicDisplay>; readonly default: "always"; }; readonly romanText: BooleanConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly type: "number" | "circle"; readonly shadow: import('../../utils').ComicDisplay; readonly modules: ("date" | "numbers" | "marks" | "second_marks")[]; readonly romanText: boolean; }, {}, 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; };