import { getBundledChannelPlugin } from "../../channels/plugins/bundled.js"; import { getChannelPlugin } from "../../channels/plugins/index.js"; import { normalizeAnyChannelId } from "../../channels/registry.js"; import { findBundledPackageChannelMetadata } from "../../plugins/bundled-package-channel-metadata.js"; import type { PluginPackageChannelDoctorCapabilities } from "../../plugins/manifest.js"; import type { AllowFromMode } from "./shared/allow-from-mode.types.js";
export type DoctorGroupModel = "sender" | "route" | "hybrid";
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.