mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 02:50:24 +00:00
refactor: merge minimax bundled plugins
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Narrow plugin-sdk surface for the bundled minimax-portal-auth plugin.
|
||||
// Keep this list additive and scoped to symbols used under extensions/minimax-portal-auth.
|
||||
// Narrow plugin-sdk surface for MiniMax OAuth helpers used by the bundled minimax plugin.
|
||||
// Keep this list additive and scoped to MiniMax OAuth support code.
|
||||
|
||||
export { emptyPluginConfigSchema } from "../plugins/config-schema.js";
|
||||
export { buildOauthProviderAuthResult } from "./provider-auth-result.js";
|
||||
|
||||
Reference in New Issue
Block a user