Commits


Dominik Moritz authored and GitHub committed 5abd9338589
GH-39482: [JS] Refactor imports (#39483) * use `node:` prefix for node imports * remove `import` for types where it makes sense * Closes: #39482 * GitHub Issue: #39482 --------- Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>