Files
DefinitelyTyped/jointjs
areel 34ce0b4ab9 Correct ElementView to inherit from CellView
Provide deepSupplement with options defaults.
2013-08-31 01:08:19 +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.