UNPKG

@syncfusion/ej2-vue-base

Version:

A common package of Essential JS 2 base Vue libraries, methods and class definitions

15 lines (13 loc) 464 B
/*! * filename: index.d.ts * version : 30.1.37 * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. * Use of this code is subject to the terms of our license. * A copy of the current license can be obtained at any time by e-mailing * licensing@syncfusion.com. Any infringement will be prosecuted under * applicable laws. */ import * as _vuebase from '@syncfusion/ej2-vue-base'; export declare namespace ej { const vuebase: typeof _vuebase; }