@fathym/fathym-flow
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@fathym/fathym-flow", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "./index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./index.esm.js", |
import { BrowserJsPlumbInstance } from '@jsplumb/browser-ui'; | ||
export default class Flow { | ||
export declare class Flow { | ||
Instance?: BrowserJsPlumbInstance; | ||
constructor(el: HTMLElement); | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1085710
3545