mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 13:22:30 +08:00
4 lines
186 B
TypeScript
4 lines
186 B
TypeScript
import { describeGithubCopilotProviderAuthContract } from "../../test/helpers/plugins/provider-auth-contract.js";
|
|
|
|
describeGithubCopilotProviderAuthContract(() => import("./index.js"));
|