Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias PowerMode
import { type PowerMode } from "https://deno.land/x/swissKnife@1.8/src/models/powerMode.ts";
definition: "StandBy" | "Logoff" | "PowerOff"