mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 19:15:47 +00:00
3 lines
169 B
TypeScript
3 lines
169 B
TypeScript
import { describeOpenAIProviderRuntimeContract } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeOpenAIProviderRuntimeContract(() => import("./index.js"));
|