mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Add TypeScript definition file for JointJS Graphic Library (http://www.jointjs.com)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user