Improve nullable, optional, and shape

This commit is contained in:
Endeavorance 2025-05-21 18:55:16 -04:00
parent 77f0afe6e3
commit fced3e7c65
3 changed files with 64 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@endeavorance/parsec",
"version": "0.6.0",
"version": "0.6.1",
"author": "Endeavorance",
"type": "module",
"module": "dist/index.js",