mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 23:59:45 +00:00
3 lines
195 B
TypeScript
3 lines
195 B
TypeScript
import { describeGithubCopilotProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
|
|
|
|
describeGithubCopilotProviderRuntimeContract(() => import("./index.js"));
|