Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>Storage_SharedStorageUrlWithMetadata

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

Bundles a candidate URL with its reporting metadata.

definition: { url: string; reportingMetadata: Storage_SharedStorageReportingMetadata[]; }