mirror of
https://github.com/Heretek-AI/openclaw-android-assistant.git
synced 2026-07-19 14:13:42 -04:00
4 lines
183 B
TypeScript
4 lines
183 B
TypeScript
import { describeGithubCopilotProviderRuntimeContract } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeGithubCopilotProviderRuntimeContract(() => import("./index.js"));
|