DefinitelyTyped/devextreme
Andy 2f71174636 Restructure to support old versions (#13811)
* Restructure to support old versions

* Fix tests
2017-01-06 12:36:57 -08:00
..
v15 Restructure to support old versions (#13811) 2017-01-06 12:36:57 -08:00
devextreme-tests.ts Merge branch 'master' into mergemaster20161130 2016-11-30 16:53:46 -08:00
index.d.ts Fix BOM 2016-11-30 17:09:25 -08:00
README.md 14.2 version 2014-12-10 15:46:51 +03:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -08:00

DevExtreme TypeScript definitions

You can use DevExtreme TypeScript definitions to add DevExtreme widgets (UI widgets and Data Visualization widgets) to your TypeScript apps, as well as build DevExtreme single-page applications using TypeScript. To do that, simply add at the top of your code.

The API enclosed into the DevExtreme TypeScript definition file fully corresponds to the API described in the DevExtreme JavaScript Reference documentation.

To build applications based on the DevExtreme SPA framework in Visual Studio, use TypeScript application templates integrated into Visual Studio.

If you have any issues while using the DevExtreme TypeScript definitions, please refer to our Support Center.