@unovis/dagre-layout
Advanced tools
Comparing version
@@ -1,8 +0,9 @@ | ||
import layout from './layout.js'; | ||
import layout$1 from './layout.js'; | ||
const layout = layout$1; | ||
var index = { | ||
layout | ||
layout: layout$1 | ||
}; | ||
export { index as default }; | ||
export { index as default, layout }; | ||
//# sourceMappingURL=index.js.map |
@@ -1,5 +0,6 @@ | ||
import layout from './lib/layout' | ||
import dagreLayout from './lib/layout' | ||
export const layout = dagreLayout | ||
export default { | ||
layout | ||
layout: dagreLayout | ||
} |
@@ -1,5 +0,7 @@ | ||
import layout from './layout' | ||
import dagreLayout from './layout' | ||
export const layout = dagreLayout | ||
export default { | ||
layout | ||
layout: dagreLayout | ||
} | ||
{ | ||
"name": "@unovis/dagre-layout", | ||
"version": "0.8.8-beta.0", | ||
"version": "0.8.8-beta.1", | ||
"description": "A fork of `dagre-layout` with individual lodash imports and ESM build", | ||
@@ -5,0 +5,0 @@ "author": "Nikita Rokotyan (nikita@f5.com)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
897293
0.05%5663
0.07%