Skip to main content
Module

x/astral/bindings/celestial.ts>Page_AppManifestError

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

Error while paring app manifest.

definition: { message: string; critical: number; line: number; column: number; }