mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 13:22:30 +08: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"));
|