Skip to main content
Module

x/bettermap/mod.ts>BetterMap#toJSON

An extension of the Map class with more Array-like features.
Latest
method BetterMap.prototype.toJSON
import { BetterMap } from "https://deno.land/x/bettermap@v1.3.0/mod.ts";

Duplicate of BetterMap#json

Returns

Record<string, V>