mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 00:18:20 +08: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.