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

x/astral/bindings/celestial.ts>Page_FontFamilies

A high-level puppeteer/playwright-like library for Deno
Latest
type alias Page_FontFamilies
import { type Page_FontFamilies } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition: { standard?: string; fixed?: string; serif?: string; sansSerif?: string; cursive?: string; fantasy?: string; math?: string; }