Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/astral/bindings/celestial.ts>Performance_Metric

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

Run-time execution metric.

definition: { name: string; value: number; }