Files

3 lines
121 B
TypeScript

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