MCPcopy Create free account
hub / github.com/tinyplex/tinybase / createTypeBoxSchematizer

Function createTypeBoxSchematizer

src/schematizers/schematizer-typebox/index.ts:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36
37export const createTypeBoxSchematizer: typeof createTypeBoxSchematizerDecl =
38 () => createCustomSchematizer(unwrapSchema, getProperties);

Callers 1

Calls 1

createCustomSchematizerFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…