Skip to main content
Module

x/froebel/throttle.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.23.1/throttle.ts";

Variables

Create a throttled function that invokes fun at most every ms milliseconds.