domoritz commented on code in PR #39475:
URL: https://github.com/apache/arrow/pull/39475#discussion_r1443438135


##########
js/gulp/package-task.js:
##########
@@ -54,18 +57,17 @@ const createMainPackageJson = (target, format) => (orig) => 
({
             node: {
                 import: `./${mainExport}.node.mjs`,
                 require: `./${mainExport}.node.js`,
+                types: `./${mainExport}.node.d.ts`,

Review Comment:
   Weird that the order in an object matters but ok, changed. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to