mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-12 03:56:05 +00:00
5 lines
229 B
TypeScript
5 lines
229 B
TypeScript
// Wizard setup option contract tests cover provider setup option metadata.
|
|
import { describeProviderWizardSetupOptionsContract } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeProviderWizardSetupOptionsContract();
|