Skip to content

Instantly share code, notes, and snippets.

@codeAdrian
Created May 3, 2023 06:05
Show Gist options
  • Save codeAdrian/6961dcf275826b3dd1703fba59a24075 to your computer and use it in GitHub Desktop.
Save codeAdrian/6961dcf275826b3dd1703fba59a24075 to your computer and use it in GitHub Desktop.
const someProxy = new Proxy(targetObject, handler);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment