MCPcopy
hub / github.com/ajv-validator/ajv / standalone.spec.ts

File standalone.spec.ts

spec/standalone.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type Ajv from "../dist/core"
2import type {AnyValidateFunction} from "../dist/core"
3import _Ajv from "./ajv"
4import standaloneCode from "../dist/standalone"

Callers

nothing calls this directly

Calls 9

standaloneCodeFunction · 0.85
testExportTypeCjsFunction · 0.85
testExportsFunction · 0.85
testExportTypeEsmFunction · 0.85
testExportFunction · 0.85
addFormatMethod · 0.80
addSchemaMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected