Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias WatchServiceEvents
import { type WatchServiceEvents } from "https://deno.land/x/frugal@0.5.0/packages/core/watch/WatchService.ts";

Type Parameters

MESSAGE extends Message
definition: Events<EventMap<MESSAGE>>