mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-20 01:21:41 -06:00
4 lines
195 B
TypeScript
4 lines
195 B
TypeScript
import { describeGithubCopilotProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
|
|
|
|
describeGithubCopilotProviderRuntimeContract(() => import("./index.js"));
|