Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ usage-limits.ts
File
usage-limits.ts
apps/sim/lib/api/contracts/usage-limits.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
2
import
{ defineRouteContract } from
'@/lib/api/contracts/types'
3
4
export
const
storageUsageSchema = z.object({
Callers
nothing calls this directly
Calls
1
defineRouteContract
Function · 0.90
Tested by
no test coverage detected