for more information visit the package's GitHub page
Package contains the following modules:
This was a fork of Gizra/elm-debouncer.
I exposed Debouncer.Internal because of https://github.com/elm/compiler/issues/1864.
It worked fine but now that Elm 0.19.1 is out, we no longer need it.
You should probably migrate back to the original Gizra/elm-debouncer package.