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

x/script_nop/mod.ts>DataMap.getMapEntries

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

Parameters

map: MultiLevelMap
entries: MapEntry[]

Returns

MapEntry[]