UNPKG

znv

Version:

Parse your environment with Zod schemas

4 lines 144 B
export function assertNever(value) { throw new Error(`Unhandled type: ${JSON.stringify(value)}`); } //# sourceMappingURL=type-helpers.js.map