mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 23:40:44 +00:00
3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { openUrl } from "../infra/browser-open.js";
|
|
export { isRemoteEnvironment } from "../infra/remote-env.js";
|