UNPKG

typescript-closure-tools

Version:

Command-line tools to convert closure-style JSDoc annotations to typescript, and to convert typescript sources to closure externs files

9 lines (5 loc) 267 B
# 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.