import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/debounce.ts";
Debounces function calls for frequent access.
Functions
Creates a debounced function that delays invoking |
Interfaces
Options for the debounce function. |
import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/debounce.ts";
Debounces function calls for frequent access.
Creates a debounced function that delays invoking |
Options for the debounce function. |