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

x/script_nop/src/framework/thread_mem/DataMapMain.ts>default.addNotification

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

Parameters

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

Returns

boolean