Skip to main content
Module

x/deno_usbhidapi/mod.ts>hid.exit

🦕 Deno FFI bindings for the HIDAPI library to access USB devices.
Go to Latest
variable hid.exit
import { hid } from "https://deno.land/x/deno_usbhidapi@v0.3.3/mod.ts";
const { exit } = hid;

type

() => void