DefinitelyTyped/jointjs
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
..
index.d.ts Update jointjs to 1.0.1 (#12548) 2016-11-13 18:20:12 +09:00
README.md Remove unneeded references 2016-05-10 12:22:25 -07:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -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.