mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
| .. | ||
| jointjs.d.ts | ||
| jointjs.d.ts.tscparams | ||
| README.md | ||
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.