dashboard
repositories
filestore
activity
search
login
εθδΉ
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
mqttmqtt
aijinhui
2024-03-23
eb95d38454ca76addff1b5642a8235dde7e60edd
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
core-js
/
modules
/
esnext.map.of.js
1
2
3
4
5
6
7
8
var $ = require('../internals/export');
var of = require('../internals/collection-of');
// `Map.of` method
// https://tc39.github.io/proposal-setmap-offrom/#sec-map.of
$({ target: 'Map', stat: true, forced: true }, {
of: of
});