mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 01:50:19 +00:00
perf(plugins): trim channel boundary core imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { definePluginEntry } from "openclaw/plugin-sdk/core";
|
||||
import { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
|
||||
import { registerMatrixCliMetadata } from "./src/cli-metadata.js";
|
||||
|
||||
export { registerMatrixCliMetadata } from "./src/cli-metadata.js";
|
||||
|
||||
Reference in New Issue
Block a user