Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dwm/ext/canvas.ts>Size

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

Properties

width: number
height: number