Skip to main content
Module

x/win32/.vscode/settings.json

Wraps some of the most common Win32 API calls using FFI to make them accessible to Deno.
Latest
File
{ "deno.enable": true, "deno.lint": true, "deno.unstable": true, "deno.suggest.imports.hosts": { "https://deno.land": true }}