wtfaremyinitials / jxa

Access macOS JavaScript for Automation APIs directly in node
307 stars 10 forks source link

Fix OSA scoping issue #5

Open dnicolson opened 5 years ago

dnicolson commented 5 years ago

This pull request fixes https://github.com/wtfaremyinitials/jxa/issues/4.

JXA has some issues with variable declarations, using const for example caused failures here. Possibly related to rdar://37685666.