MCPcopy
hub / github.com/ianstormtaylor/superstruct / invalid-reference.ts

File invalid-reference.ts

test/validation/dynamic/invalid-reference.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, type, dynamic, literal, number, string } from '../../../src'
2
3const Entity = type({
4 object: string(),

Callers

nothing calls this directly

Calls 6

typeFunction · 0.90
stringFunction · 0.90
literalFunction · 0.90
numberFunction · 0.90
dynamicFunction · 0.90
assertFunction · 0.90

Tested by

no test coverage detected