Files
openclaw/extensions/browser/src/utils.ts
2026-04-03 16:39:47 +01:00

7 lines
130 B
TypeScript

export {
CONFIG_DIR,
escapeRegExp,
resolveUserPath,
shortenHomePath,
} from "openclaw/plugin-sdk/browser-config-support";