mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 09:17:51 +00:00
2 lines
114 B
TypeScript
2 lines
114 B
TypeScript
export { openUrl } from "../infra/browser-open.js";
|
|
export { isRemoteEnvironment } from "../infra/remote-env.js";
|