Skip to main content
Module

x/astral/bindings/celestial.ts>Network_SignedExchangeSignature

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Network_SignedExchangeSignature
import { type Network_SignedExchangeSignature } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { label: string; signature: string; integrity: string; certUrl?: string; certSha256?: string; validityUrl: string; date: number; expires: number; certificates?: string[]; }