Skip to main content
Module

x/evt/lib/types/lib.dom.ts>OrientationType

💧EventEmitter's typesafe replacement
Go to Latest
type alias OrientationType
import { type OrientationType } from "https://deno.land/x/evt@v2.3.1/lib/types/lib.dom.ts";
definition:
| "landscape-primary"
| "landscape-secondary"
| "portrait-primary"
| "portrait-secondary"