mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-07 07:58:36 +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";
|