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

x/astral/bindings/celestial.ts>Preload_prerenderStatusUpdated

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

Properties

optional
prerenderStatus: Preload_PrerenderFinalStatus
optional
disallowedMojoInterface: string

This is used to give users more information about the name of Mojo interface that is incompatible with prerender and has caused the cancellation of the attempt.

optional
mismatchedHeaders: Preload_PrerenderMismatchedHeaders[]