docs: document small extension sources

This commit is contained in:
Peter Steinberger
2026-06-04 21:01:42 -04:00
parent 53a3d58d62
commit 4fa5092cdc
912 changed files with 949 additions and 45 deletions

View File

@@ -1 +1,2 @@
// Github Copilot API module exposes the plugin public contract.
export { githubCopilotLoginCommand } from "./login.js";