UNPKG

zod-to-json-schema

Version:
10 lines (9 loc) 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parseUndefinedDef = void 0; function parseUndefinedDef() { return { not: {}, }; } exports.parseUndefinedDef = parseUndefinedDef;