UNPKG

@argdown/map-views

Version:

Browser-based map views for Argdown data using dagre-d3 and viz.js

6 lines 151 B
export const defaultMapState = { size: { width: 0, height: 0 }, position: { x: 0, y: 0 }, scale: 1 }; //# sourceMappingURL=IMapState.js.map