mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
4 lines
187 B
TypeScript
4 lines
187 B
TypeScript
import { describeAnthropicProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
|
|
|
|
describeAnthropicProviderRuntimeContract(() => import("./index.js"));
|