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

x/dwm/ext/canvas.ts>LTRB

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

Properties

left: number
top: number
right: number
bottom: number