Skip to content

Instantly share code, notes, and snippets.

@ralfting
Created September 9, 2019 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralfting/6257a1720fc8cdc900df96e7b27081f4 to your computer and use it in GitHub Desktop.
Save ralfting/6257a1720fc8cdc900df96e7b27081f4 to your computer and use it in GitHub Desktop.
debounce.mockImplementation((cb) => () => cb());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment