import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetAppManifestResponse } = Protocol.Page;
Properties
errors: AppManifestError[]
optional
parsed: AppManifestParsedPropertiesParsed manifest properties
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetAppManifestResponse } = Protocol.Page;
Parsed manifest properties