UNPKG

call-ai

Version:

Lightweight library for making AI API calls with streaming support

19 lines (18 loc) 268 B
{ "extends": [ "/home/runner/work/vibes.diy/vibes.diy/tsconfig.dist.json" ], "compilerOptions": { "outDir": "../npm/", "noEmit": false }, "include": [ "**/*" ], "exclude": [ "node_modules", "dist", ".git", ".vscode" ] }