Revision 0.8.4 (#13)

* Parameterized Types

* Syntax Options

* Documentation
This commit is contained in:
sinclairzx81
2025-01-28 02:39:50 +09:00
committed by GitHub
parent c2991c1972
commit 78dc497ef8
21 changed files with 451 additions and 159 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@sinclair/typemap",
"version": "0.8.3",
"description": "Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod",
"version": "0.8.4",
"description": "Unified Syntax and Type Compiler for Runtime Type Systems",
"author": "sinclairzx81",
"license": "MIT",
"repository": {