mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 08:38:08 +00:00
4 lines
163 B
TypeScript
4 lines
163 B
TypeScript
import { describeZAIProviderRuntimeContract } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeZAIProviderRuntimeContract(() => import("./index.js"));
|