MCPcopy 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

1import { z } from 'zod'
2import { defineRouteContract } from '@/lib/api/contracts/types'
3
4export const storageUsageSchema = z.object({

Callers

nothing calls this directly

Calls 1

defineRouteContractFunction · 0.90

Tested by

no test coverage detected