Skip to main content
Module

x/astral/bindings/celestial.ts>Debugger_SearchMatch

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

Search match for resource.

definition: { lineNumber: number; lineContent: string; }