Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/script_nop/mod.ts>DataMapMain.addNotification

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

Parameters

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

Returns

boolean