Package Exports
- @shevky/base
Readme
@shevky/base
Shared base utilities and types used across Shevky core and plugins.
What is this?
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.
Install
npm install @shevky/baseUsage
import { version } from "@shevky/base";License
MIT