DefinitelyTyped/devexpress-web
Andy ae4fe7b6de Use "lib" in tsconfigs instead of "target". (#13968)
* Use "lib" in tsconfigs instead of "target".

Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.

* Update new-package and readme

* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
..
devexpress-web-tests.ts Strip BOM from all files (#13735) 2017-01-04 12:07:53 -08:00
index.d.ts Merge branch 'master' into mergemaster20161130 2016-11-30 16:53:46 -08:00
README.md fix-readme 2016-06-28 13:41:59 +03:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -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.