mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 01:43:32 +00:00
5 lines
134 B
TypeScript
5 lines
134 B
TypeScript
/**
|
|
* Browser config path helpers re-exported from the SDK config bridge.
|
|
*/
|
|
export { resolveGatewayPort } from "../sdk-config.js";
|