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