1
2
3
import { rateLimit } from "https://esm.town/v/stevekrouse/rateLimit";
export let testRateLimit = rateLimit("testRateLimit", 1);