Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ assert,
type
, dynamic, literal, number, string } from
'../../../src'
2
3
const
Entity =
type
({
4
object: string(),
Callers
nothing calls this directly
Calls
6
type
Function · 0.90
string
Function · 0.90
literal
Function · 0.90
number
Function · 0.90
dynamic
Function · 0.90
assert
Function · 0.90
Tested by
no test coverage detected