Skip to main content
Module

x/astral/bindings/celestial.ts>Target_RemoteLocation

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Target_RemoteLocation
import { type Target_RemoteLocation } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { host: string; port: number; }