Files
openclaw/extensions/google/provider-runtime.contract.test.ts
2026-04-28 00:55:11 +01:00

4 lines
169 B
TypeScript

import { describeGoogleProviderRuntimeContract } from "openclaw/plugin-sdk/provider-test-contracts";
describeGoogleProviderRuntimeContract(() => import("./index.js"));