Skip to main content
Module

x/online/mod.ts>isOnline

🕸️ Check if you're currently online in Deno
Latest
function isOnline
import { isOnline } from "https://deno.land/x/online@v2.0.0/mod.ts";

Check if you are online and connected to the internet

Parameters

optional
params: OnlineParams