UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

4 lines (3 loc) 228 B
export declare const use: (plugin: any) => void; export declare const registerComponent: (Vue: any, component: any) => void; export declare const registerComponentProgrammatic: (Vue: any, property: any, component: any) => void;