Skip to content

Instantly share code, notes, and snippets.

@synchrone
Created August 15, 2024 10:35
Show Gist options
  • Save synchrone/cc14acfc539172cb93cbd695a1556a8f to your computer and use it in GitHub Desktop.
Save synchrone/cc14acfc539172cb93cbd695a1556a8f to your computer and use it in GitHub Desktop.
process.argv.length>1 && import.meta.url.endsWith(process.argv[1]) && Promise.resolve().then(async () => {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment