Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ middleware.test-d.ts
File
middleware.test-d.ts
packages/ratelimit/src/middleware.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Ratelimiter } from
'./types'
2
import
{ os,
type
} from
'@orpc/server'
3
import
{ createRatelimitMiddleware } from
'./middleware'
4
Callers
nothing calls this directly
Calls
8
createRatelimitMiddleware
Function · 0.90
type
Function · 0.85
handler
Method · 0.80
$context
Method · 0.80
use
Method · 0.65
input
Method · 0.65
next
Function · 0.50
$meta
Method · 0.45
Tested by
no test coverage detected