Using copilot-sdk with github.com

TypeScript integration

✓ Official SDK
Install
npm install copilot-sdk
Quick start
import Copilot_sdk from 'copilot-sdk';

const client = new Copilot_sdk({ apiKey: "YOUR_API_KEY" });
SDK on GitHub 📄 API Docs
SDK
copilot-sdk
TypeScript
API
github.com
github.com:ghes-2.20
At a glance
Language TypeScript
✓ Official