mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 01:40:21 +00:00
perf(plugins): lazy-load channel setup entrypoints
This commit is contained in:
3
extensions/imessage/setup-entry.ts
Normal file
3
extensions/imessage/setup-entry.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { imessagePlugin } from "./src/channel.js";
|
||||
|
||||
export default { plugin: imessagePlugin };
|
||||
Reference in New Issue
Block a user