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

4 lines
183 B
TypeScript

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