useThrottleEffect

fun useThrottleEffect(vararg keys: Any?, options: ThrottleOptions = defaultOption(), block: SuspendAsyncFn)