Skip to main content
Module

x/commandis/deps.ts>throttleTime

Official framework for Corddis lib ( for Deno only )
Latest
variable throttleTime
import { throttleTime } from "https://deno.land/x/commandis@v0.6.5/deps.ts";

type

<T>(duration: number) => unknown