Files
DefinitelyTyped/jointjs
2016-05-09 13:52:25 -07:00
..
2016-05-05 12:38:52 -07: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.