Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias DevicesMap
import { type DevicesMap } from "https://deno.land/x/pptr@1.2.0/src/DeviceDescriptors.ts";
definition: { [name: string]: Device; }