0.0.14 • Published 10 months ago
@nikhilkhanke/core v0.0.14
packages/core/README.md
# Core
This package contains shared core logic and services used across the workspace. It provides utilities such as API clients, configuration management, and error handling.
## Installation
Install via npm:
```bash
npm install @nikhilkhanke/core
or with yarn
yarn add @nikhilkhanke/core
```