rememberDebounceFn

fun rememberDebounceFn(fn: VoidFunction, options: DebounceOptions = defaultOption()): (TParams) -> Unit