withTreemap.d.ts 112 B

12
  1. declare function _default(View: any): (props: any, context: any, updater: any) => any;
  2. export default _default;