UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

20 lines (19 loc) 1.21 kB
import { VelcronImageRatios } from "@omnia/fx-models"; declare const _default: (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd"), {}, import("vue-tsx-support").PropsForOutside<{ model: import("vue").PropType<VelcronImageRatios>; onChange: (value: VelcronImageRatios) => void; }, "onChange" | "model">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ model: import("vue").PropType<VelcronImageRatios>; onChange: (value: VelcronImageRatios) => void; }, "onChange" | "model">; }) | (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd") & import("vue").ShallowUnwrapRef<() => VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{ model: import("vue").PropType<VelcronImageRatios>; onChange: (value: VelcronImageRatios) => void; }, "onChange" | "model">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ model: import("vue").PropType<VelcronImageRatios>; onChange: (value: VelcronImageRatios) => void; }, "onChange" | "model">; }); export default _default;