mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 11:57:39 +00:00
Plugins/matrix: migrate to scoped plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ChannelOutboundAdapter } from "openclaw/plugin-sdk/compat";
|
||||
import type { ChannelOutboundAdapter } from "openclaw/plugin-sdk/matrix";
|
||||
import { sendMessageMatrix, sendPollMatrix } from "./matrix/send.js";
|
||||
import { getMatrixRuntime } from "./runtime.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user