mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-07 07:56:55 +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";
|