import { describe, expect, it } from "vitest"; import type { ChannelSetupPlugin } from "../../channels/plugins/setup-wizard-types.js"; import type { ChannelSetupWizard } from "../../channels/plugins/setup-wizard.js"; import type { OpenClawConfig } from "../../config/config.js"; import { createChannelTestPluginBase } from "../../test-utils/channel-plugins.js"; import { resolveChannelSetupWizardAdapterForPlugin } from "./registry.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.