mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 08:40:21 +00:00
refactor(plugins): decouple bundled plugin runtime loading
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Narrow plugin-sdk surface for the bundled copilot-proxy plugin.
|
||||
// Keep this list additive and scoped to symbols used under extensions/copilot-proxy.
|
||||
// Keep this list additive and scoped to the bundled Copilot proxy surface.
|
||||
|
||||
export { definePluginEntry } from "./plugin-entry.js";
|
||||
export type {
|
||||
|
||||
Reference in New Issue
Block a user