Files
openclaw/extensions/browser/src/config/paths.ts
2026-06-04 07:58:03 -04:00

5 lines
134 B
TypeScript

/**
* Browser config path helpers re-exported from the SDK config bridge.
*/
export { resolveGatewayPort } from "../sdk-config.js";