mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 12:41:12 +00:00
fix(extensions): align provider helper surfaces
This commit is contained in:
@@ -1 +1,7 @@
|
||||
export * from "openclaw/plugin-sdk/github-copilot-token";
|
||||
import {
|
||||
DEFAULT_COPILOT_API_BASE_URL,
|
||||
deriveCopilotApiBaseUrlFromToken,
|
||||
resolveCopilotApiToken,
|
||||
} from "openclaw/plugin-sdk/github-copilot-token";
|
||||
|
||||
export { DEFAULT_COPILOT_API_BASE_URL, deriveCopilotApiBaseUrlFromToken, resolveCopilotApiToken };
|
||||
|
||||
Reference in New Issue
Block a user