Skip to main content
Module

x/windows_service/mod.ts

Deno library to seamlessly integrate your application as a Windows service without any external tools.
Latest
import * as windowsService from "https://deno.land/x/windows_service@1.0.11/mod.ts";

Classes

WindowsService class for managing Windows services.