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

x/pyro/page.ts>PageProps

A blazingly fast static-site generator to help you ship beautiful documentation in no time
Latest
type alias PageProps
import { type PageProps } from "https://deno.land/x/pyro@0.7.5/page.ts";
definition: { header: JSX.Element; footer?: JSX.Element; }