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

x/script_nop/src/AppNOP.ts>default#handleNotification

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
method default.prototype.handleNotification
import { default } from "https://deno.land/x/script_nop@v2.2.9/src/AppNOP.ts";

Parameters

n: NOPNotification
from: Worker | undefined