@hariombangari/dto-llm
v0.1.0
Published
A TypeScript-based npm package
Readme
@hariombangari/dto-llm
A TypeScript-based npm package.
Installation
npm install @hariombangari/dto-llmUsage
import { version } from '@hariombangari/dto-llm';
console.log(version);Development
- Clone the repository
- Install dependencies:
npm install - Build the package:
npm run build - Run tests:
npm test
License
MIT
