All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.modules.es7.map.to-json.js Maven / Gradle / Ivy

The newest version!
// https://github.com/DavidBruant/Map-Set.prototype.toJSON
var $export = require('./_export');

$export($export.P + $export.R, 'Map', { toJSON: require('./_collection-to-json')('Map') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy