UNPKG

jointjs

Version:

JavaScript diagramming library

17 lines (12 loc) 534 B
// Definitions by: // Aidan Reel <http://github.com/areel>, // David Durman <http://github.com/DavidDurman>, // Ewout Van Gossum <https://github.com/DenEwout>, // Federico Caselli <https://github.com/CaselIT>, // Chris Moran <https://github.com/ChrisMoran> // Michael MacFadden https://github.com/mmacfadden // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // typings: https://github.com/CaselIT/typings-jointjs /// <reference types="backbone" /> import * as Backbone from 'backbone'; export as namespace joint;