Files
2026-06-04 21:02:07 -04:00

3 lines
121 B
TypeScript

// Github Copilot API module exposes the plugin public contract.
export { githubCopilotLoginCommand } from "./login.js";