Type alias Cleanup

Cleanup: void | (() => void)

you can return a function that'll run after clearing the interval

Generated using TypeDoc