mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 04:30:43 +00:00
6 lines
189 B
TypeScript
6 lines
189 B
TypeScript
export {
|
|
resolveManifestContractOwnerPluginId,
|
|
resolveManifestContractPluginIds,
|
|
resolveManifestContractPluginIdsByCompatibilityRuntimePath,
|
|
} from "../plugins/manifest-registry.js";
|