import type { OpenClawConfig } from "../../../src/config/config.js"; import { createPluginRegistry, type PluginRecord } from "../../../src/plugins/registry.js"; import type { PluginRuntime } from "../../../src/plugins/runtime/types.js"; import { createPluginRecord } from "../../../src/plugins/status.test-helpers.js"; import type { OpenClawPluginApi } from "../../../src/plugins/types.js";
export {
registerProviderPlugins as registerProviders,
requireRegisteredProvider as requireProvider,
} from "../../../src/test-utils/plugin-registration.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.