UNPKG

jointjs

Version:

JavaScript diagramming library

7 lines (5 loc) 133 B
// Keep the identity function around for default iteratees. function identity(value) { return value; } module.exports = identity;