Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mutevents/mod.ts>Cancelled

Typed, async, and promiseable events for Deno
Latest
class Cancelled
import { Cancelled } from "https://deno.land/x/mutevents@5.4.1/mod.ts";

Constructors

new
Cancelled(reason?: string)

Properties

readonly
type: string