mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 10:56:16 +00:00
feat(api): ratelimiting
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"extends": "../.nitro/types/tsconfig.json"
|
||||
"extends": "../.nitro/types/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": [
|
||||
"@cloudflare/workers-types"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user