Files
DefinitelyTyped/jointjs
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
..

JointJS Definitions Usage Notes

TypeScript definitions for the JointJS framework available at http://www.jointjs.com

Current version 0.6

Referencing JointJS definition files in your code

Add `` at the top of your code.