Skip to content

Instantly share code, notes, and snippets.

@uhyo
Created April 9, 2020 10:57
Show Gist options
  • Save uhyo/64c551ea48ea92252f031175346b2526 to your computer and use it in GitHub Desktop.
Save uhyo/64c551ea48ea92252f031175346b2526 to your computer and use it in GitHub Desktop.
JavaScript Top
const use\uffa0std = {
collections: {
get HashMap() {
globalThis.HashMap = class HashMap {};
return undefined;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment