mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 22:13:37 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
// Minimax plugin module implements oauth behavior.
|
|
export { loginMiniMaxPortalOAuth } from "./oauth.js";
|