Skip to main content
Module

x/astral/bindings/celestial.ts>Profiler_consoleProfileStarted

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

Properties

id: string

Location of console.profile().

optional
title: string

Profile title passed as an argument to console.profile().