mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 20:56:02 +00:00
3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
|
|
// https://tc39.github.io/proposal-setmap-offrom/#sec-map.of
|
||
|
|
require('./_set-collection-of')('Map');
|