openclaw/extensions/browser/src/utils.ts

7 lines
130 B
TypeScript

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