0.0.14 • Published 10 months ago
@nikhilkhanke/types v0.0.14
packages/types/README.md
# Types
This package provides shared TypeScript types that can be used across the entire monorepo, ensuring consistency.
## Installation
Install via npm:
```bash
npm install @nikhilkhanke/types
Or with yarn:
yarn add @nikhilkhanke/types
```