Explosion-Scratch/claude-unofficial-api

code incompleted on npmjs.com/package/claude-ai

Closed this issue · 2 comments

use "npm install claude-ai" will get a incomplete code project
dont have index.d.ts
startConversation dont call init

I'll release a new version with these fixes soon

I also found index.d.ts is not matched with index.js in main branch.
startConversation should return Conversation which include method sendMessage, index.d.ts dont have