MCPcopy Index your code
hub / github.com/TanStack/form / formOptions.test-d.ts

File formOptions.test-d.ts

packages/form-core/tests/formOptions.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { FormApi, formOptions } from '../src/index'
3import type { FormAsyncValidateOrFn, FormValidateOrFn } from '../src/index'
4

Callers

nothing calls this directly

Calls 2

formOptionsFunction · 0.85
formIdMethod · 0.80

Tested by

no test coverage detected