I am trying to make a method which incorporates a debounce (using Lodash), which can have its wait parameter dynamically passed.
Here is sample code where I am t