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

3 lines
166 B
TypeScript

// Openai plugin module implements openai chatgpt oauth page behavior.
export { oauthErrorHtml, oauthSuccessHtml } from "openclaw/plugin-sdk/provider-oauth-runtime";