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

x/script_nop/mod.ts>DataMap.addNotification

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
method DataMap.addNotification
Re-export
import { DataMap } from "https://deno.land/x/script_nop@v1.8.6/mod.ts";

Parameters

notificationsMap: NOPNotifications
from: any
to: any
value: any