UNPKG

@d3fc/d3fc-rebind

Version:

Utilities for copying methods from one d3 component to another in a configurable way

2 lines (1 loc) 55 B
export default (mappings) => (name) => mappings[name];