mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-08 08:45:41 +00: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"));
|