MCPcopy Create free account
hub / github.com/middleapi/orpc / action-form.ts

File action-form.ts

packages/react/src/action-form.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AnySchema } from '@orpc/contract'
2import type { Context, CreateProcedureClientOptions, ErrorMap, Lazyable, Meta, Procedure } from '@orpc/server'
3import type { Interceptor, MaybeOptionalOptions } from '@orpc/shared'
4import { createORPCErrorFromJson, ORPCError } from '@orpc/client'

Callers

nothing calls this directly

Calls 3

onErrorFunction · 0.90
createORPCErrorFromJsonFunction · 0.90
toJSONMethod · 0.65

Tested by

no test coverage detected