Val shared types and utilities
npm install @valbuild/sharedThis package contains Val's shared types and utilities used across different runtimes and packages.
NOTE: do not use this directly, use the package corresponding to your meta-framework (e.g. Next) instead.
This package provides cross-platform types and utilities that work in all runtimes (node, browser, QuickJS) and bundlers, including API layer types, parser tools, and shared validation logic.