Shared base utilities and types used across Shevky core and plugins.
This package provides small, stable utilities and shared TypeScript types that other Shevky packages depend on. It is published as ESM and includes type definitions.
npm install @shevky/baseimport { version } from "@shevky/base";MIT