Skip to main content
Module

x/win32/mod.ts

Wraps some of the most common Win32 API calls using FFI to make them accessible to Deno.
Latest
File
export * from "./util.ts";export * from "./user32/mod.ts";