rpc4next-shared
v0.3.0
Published
Shared constants and types for rpc4next core and CLI packages.
Downloads
84
Readme
rpc4next-shared
Internal shared package for the rpc4next monorepo.
Purpose
Provides shared constants and types used by:
rpc4nextrpc4next-cli
Not Intended for Direct Use
This package is an implementation detail of the rpc4next ecosystem.
Application developers should use rpc4next and rpc4next-cli directly.
Maintenance Notes
- Native ESM package; keep explicit
.jsextensions in internal re-exports. - Changes to exported constants/types can affect both
rpc4nextandrpc4next-cli.
