ditto/packages/ratelimiter/deno.json
2025-02-17 15:30:11 -06:00

6 lines
75 B
JSON

{
"name": "@ditto/ratelimiter",
"exports": {
".": "./mod.ts"
}
}