mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
5fd74bfa1c
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;
|