TypeScript integration
import Octokit.js from 'octokit.js'; const client = new Octokit.js({ apiKey: "YOUR_API_KEY" });