Files
DefinitelyTyped/devexpress-web
Andy a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
..

DevExpress ASP.NET/MVC TypeScript definitions

You can use these TypeScript definitions for your web projects, which contain DevExpress ASP.NET or MVC controls. For this, simply add at the top of your code <reference path="TypeScript/devexpress-web.d.ts" />.

The API enclosed into the DevExpress ASP.NET/MVC TypeScript definition file fully corresponds to the API described in the DevExpress ASP.NET/MVC Documentation: Reference.

If you have any issues while using the DevExpress ASP.NET/MVC TypeScript definitions, please refer to our Support Center.