mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 01:20:44 +00:00
6 lines
187 B
TypeScript
6 lines
187 B
TypeScript
export {
|
|
resolveManifestContractOwnerPluginId,
|
|
resolveManifestContractPluginIds,
|
|
resolveManifestContractPluginIdsByCompatibilityRuntimePath,
|
|
} from "../plugins/plugin-registry.js";
|