mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:40:42 +00:00
refactor(plugin-sdk): remove unused reserved helper exports
This commit is contained in:
@@ -109,5 +109,5 @@ export {
|
||||
type RuntimeLogger,
|
||||
} from "openclaw/plugin-sdk/matrix-runtime-shared";
|
||||
export type { ReplyPayload } from "openclaw/plugin-sdk/reply-runtime";
|
||||
// resolveMatrixAccountStringValues already comes from plugin-sdk/matrix.
|
||||
// resolveMatrixAccountStringValues already comes from the Matrix API barrel.
|
||||
// Re-exporting auth-precedence here makes Jiti try to define the same export twice.
|
||||
|
||||
Reference in New Issue
Block a user