Installation
bash
npm install @haskou/value-objectsbash
yarn add @haskou/value-objectsbash
pnpm add @haskou/value-objectsRequirements
The package declares Node.js >=20.19.0.
Importing
typescript
import { Email, Timestamp, UUID } from '@haskou/value-objects';The package exposes the compiled CommonJS entrypoint and TypeScript declarations through the package root.
Published files
Only dist is published. Source files are not part of the npm package payload.