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

x/dwm/ext/canvas.ts>Size

Deno Window Manager: Cross-platform window creation and management
Latest
interface Size
Re-export
import { type Size } from "https://deno.land/x/dwm@0.3.6/ext/canvas.ts";

Properties

width: number
height: number