MCPcopy Index your code
hub / github.com/simstudioai/sim / user.ts

File user.ts

apps/sim/lib/api/contracts/user.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2import { type ContractJsonResponse, defineRouteContract } from '@/lib/api/contracts/types'
3import { isSameOrigin } from '@/lib/core/utils/validation'
4

Callers

nothing calls this directly

Calls 2

defineRouteContractFunction · 0.90
isSameOriginFunction · 0.90

Tested by

no test coverage detected