🎗️ semanticBoolean.ts

This commit is contained in:
nirholas
2026-03-31 10:24:27 +00:00
parent 408fb74325
commit 8a5b794efd

View File

@@ -27,3 +27,4 @@ export function semanticBoolean<T extends z.ZodType>(
inner, inner,
) )
} }