mirror of
https://github.com/denoland/deno.git
synced 2025-03-05 10:26:44 -05:00

This PR adds the missing `Module.runMain()` function which is required for tools like `ts-node`. Fixes #19033
1 line
21 B
JavaScript
1 line
21 B
JavaScript
globalThis.foo = 42;
|