Commits


ptaylor authored and Krisztián Szűcs committed 5489bbf500d
ARROW-10255: [JS] Reorganize exports for ESM tree-shaking Related JIRA: https://issues.apache.org/jira/browse/ARROW-10255 Opening this as a draft PR for ongoing work to make our ESM exports more friendly to [tree-shaking](https://webpack.js.org/guides/tree-shaking/). Closes #8418 from trxcllnt/fea/tree-shaking Lead-authored-by: ptaylor <paul.e.taylor@me.com> Co-authored-by: Paul Taylor <paul.e.taylor@me.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>