mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 08:31:49 -06:00
4 lines
173 B
TypeScript
4 lines
173 B
TypeScript
import { describeOpenAICodexProviderAuthContract } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeOpenAICodexProviderAuthContract(() => import("./index.js"));
|