mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 04:10: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";
|