Fix `DEBOUNCE_WAIT` export
Following the conversion to an ES module, make `DEBOUNCE_WAIT` separate export rather than a property of the default export.
Showing
Please register or sign in to comment
Following the conversion to an ES module, make `DEBOUNCE_WAIT` separate export rather than a property of the default export.