UNPKG

browse

Version:

Unified Browserbase CLI for browser automation and cloud APIs.

8 lines (7 loc) 181 B
import { refreshUpdateCheckCache } from "./lib/update.js"; try { await refreshUpdateCheckCache(); } catch { // Best-effort update refreshes should never surface to users. }