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

x/pyro/www/pages/index.tsx>config

A blazingly fast static-site generator to help you ship beautiful documentation in no time
Latest
variable config
import { config } from "https://deno.land/x/pyro@0.7.5/www/pages/index.tsx";

type

{ title: string; description: string; }