UNPKG

jointjs

Version:

JavaScript diagramming library

10 lines (8 loc) 145 B
"use strict"; const { start } = require('./viewer'); module.exports = { start, BundleAnalyzerPlugin: require('./BundleAnalyzerPlugin') };