Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4.7/mod.ts";

Parameters

map: string
from: MapEntry
to: MapEntry
value: any
optional
force: boolean = [UNSUPPORTED]

Returns

boolean