import type { ChannelDoctorLegacyConfigRule } from "openclaw/plugin-sdk/channel-contract";
export { normalizeCompatibilityConfig } from "./src/doctor-contract.js";
// WhatsApp currently exposes doctor compatibility fixes without extra legacy // rule scans. Keep that empty answer on a lightweight contract surface so // config validation stays off the broad contract-api import path.
export const legacyConfigRules: ChannelDoctorLegacyConfigRule[] = [];
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.