// Openai plugin module implements openai chatgpt oauth abort behavior. export { buildOAuthRequestSignal, createOAuthLoginCancelledError, throwIfOAuthLoginAborted, withOAuthLoginAbort, } from "openclaw/plugin-sdk/provider-oauth-runtime";