Revision 0.8.6 (#15)

* Parameterized Compile Types

* Documentation | Tests

* Infer Validator via Static

* Version
This commit is contained in:
sinclairzx81
2025-01-28 18:14:33 +09:00
committed by GitHub
parent 85f38f4b2b
commit be5a202ad1
9 changed files with 189 additions and 97 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@sinclair/typemap",
"version": "0.8.5",
"description": "Unified Syntax and Type Compiler for Runtime Type Systems",
"version": "0.8.6",
"description": "Unified Syntax and Type Compiler for Runtime Types",
"author": "sinclairzx81",
"license": "MIT",
"repository": {