UNPKG

@copilotkit/runtime

Version:

<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>

11 lines (10 loc) 192 B
{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["node", "jest"], "esModuleInterop": true, "noEmit": true, "allowJs": true }, "include": ["./**/*.ts"] }