rememberThrottleFn

fun rememberThrottleFn(fn: VoidFunction, options: ThrottleOptions = defaultOption()): (TParams) -> Unit