import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { PlatformFontUsage } = Protocol.CSS;
Information about amount of glyphs that were rendered with given font.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { PlatformFontUsage } = Protocol.CSS;
Information about amount of glyphs that were rendered with given font.