MCPcopy
hub / github.com/arktypeio/arktype / assertions.ts

File assertions.ts

ark/attest/assert/assertions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { printable, throwInternalError } from "@ark/util"
2import type { type } from "arktype"
3import * as assert from "node:assert/strict"
4import type { TypeRelationshipAssertionData } from "../cache/writeAssertionCache.ts"

Callers

nothing calls this directly

Calls 5

throwInternalErrorFunction · 0.90
printableFunction · 0.90
versionableAssertionFunction · 0.85
throwAssertionErrorFunction · 0.85
testMethod · 0.80

Tested by

no test coverage detected