Files
openclaw/extensions/anthropic/provider-runtime.contract.test.ts
2026-04-20 20:55:39 +01:00

4 lines
187 B
TypeScript

import { describeAnthropicProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
describeAnthropicProviderRuntimeContract(() => import("./index.js"));