mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-10 17:39:34 +00:00
2 lines
121 B
TypeScript
2 lines
121 B
TypeScript
// Github Copilot API module exposes the plugin public contract.
|
|
export { githubCopilotLoginCommand } from "./login.js";
|