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

node_modules.core-js.modules.es7.set.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, 'Set', { toJSON: require('./_collection-to-json')('Set') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy