UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

25 lines (24 loc) 1.41 kB
export default _sfc_main; declare const _sfc_main: import("vue").ComponentOptions<import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>>, import("@vue/composition-api").ShallowUnwrapRef<{ style: import("@vue/composition-api").ComputedRef<{ display: string; }>; listeners: { [x: string]: Function; }; }> & import("@vue/composition-api").Data, {}, {}, { id: StringConstructor; }, import("@vue/composition-api").ExtractPropTypes<{ id: StringConstructor; }>, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin> & Omit<import("vue").VueConstructor<import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>>>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & { id?: string; }, import("@vue/composition-api").ShallowUnwrapRef<{ style: import("@vue/composition-api").ComputedRef<{ display: string; }>; listeners: { [x: string]: Function; }; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {} & { id?: string; }, {}, true>);