import { default } from "https://deno.land/x/script_nop@v2.4.1/src/DataMapMain.ts";
Static Properties
fbes: { [key: string]: FactBaseElement; }
notifications: { [key: string]: NOPNotifications; }
Static Methods
addFBE(fbe: FactBaseElement): FactBaseElement | void
addNotification(): boolean
addSingleNotification(): boolean
getNotification(map: string, entries: MapEntry[]): any