perf: split browser config sdk support

This commit is contained in:
Shakker
2026-04-02 08:46:13 +01:00
committed by Shakker
parent 557a07bd5b
commit a5b23f17fb
7 changed files with 17 additions and 4 deletions

View File

@@ -3,4 +3,4 @@ export {
escapeRegExp,
resolveUserPath,
shortenHomePath,
} from "openclaw/plugin-sdk/browser-support";
} from "openclaw/plugin-sdk/browser-config-support";