Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 270 Bytes

ROADMAP.md

File metadata and controls

3 lines (3 loc) · 270 Bytes

Roadmap

  • Refactor internals to consolidate multiple instances of CooperateWrapper to a single instance instead of nesting them.
  • add replace("Item").with("Product") to mapMembers to reduce the amount of code when reshaping very generic interfaces.