UNPKG

@jalez/react-flow-smart-edge

Version:

Smart edge routing for @xyflow/react v12+ (maintained fork of @tisoap/react-flow-smart-edge)

9 lines (6 loc) 220 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-flow-smart-edge.cjs.production.min.js') } else { module.exports = require('./react-flow-smart-edge.cjs.development.js') }