Files
DefinitelyTyped/jointjs
Andreas C. Osowski 4740082481 Update jointjs.d.ts
Removed namespace from Generic dia shape causing import issues.
2015-10-27 13:09:26 +01:00
..
2015-10-27 13:09: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.