Files
DefinitelyTyped/jointjs
trystanclarke bc99bbdd0f Merge pull request #1 from DefinitelyTyped/master
update from original
2016-03-23 12:33:46 +00: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 /// <reference path="jointjs.d.ts" /> at the top of your code.