mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:00:45 +00:00
4 lines
189 B
TypeScript
4 lines
189 B
TypeScript
import { describeMinimaxProviderDiscoveryContract } from "../../test/helpers/plugins/provider-discovery-contract.js";
|
|
|
|
describeMinimaxProviderDiscoveryContract(() => import("./index.js"));
|