DefinitelyTyped/jointjs
2015-02-04 10:49:43 +01:00
..
jointjs.d.ts removed wrapper from Element. 2015-02-04 10:49:43 +01:00
jointjs.d.ts.tscparams Remove quotes from response files 2014-09-02 14:53:39 -07:00
README.md Add TypeScript definition file for JointJS Graphic Library (http://www.jointjs.com) 2013-08-27 19:20:26 +01: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.