Files
openclaw/extensions/minimax/oauth.runtime.ts
2026-06-04 21:33:54 -04:00

3 lines
106 B
TypeScript

// Minimax plugin module implements oauth behavior.
export { loginMiniMaxPortalOAuth } from "./oauth.js";