@hazyflame/ej2-dropdowns
Version:
Essential JS 2 DropDown Components
15 lines (13 loc) • 471 B
TypeScript
/*!
* filename: index.d.ts
* version : 19.1.69
* Copyright Syncfusion Inc. 2001 - 2020. 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 _dropdowns from '@syncfusion/ej2-dropdowns';
export declare namespace ej {
const dropdowns: typeof _dropdowns;
}