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

package.proposals.collection-of-from.js Maven / Gradle / Ivy

The newest version!
'use strict';
// https://github.com/tc39/proposal-setmap-offrom
require('../modules/esnext.map.from');
require('../modules/esnext.map.of');
require('../modules/esnext.set.from');
require('../modules/esnext.set.of');
require('../modules/esnext.weak-map.from');
require('../modules/esnext.weak-map.of');
require('../modules/esnext.weak-set.from');
require('../modules/esnext.weak-set.of');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy