source:
trip-planner-front/node_modules/core-js/modules/es.symbol.unscopables.js
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 210 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | var defineWellKnownSymbol = require('../internals/define-well-known-symbol'); |
2 | ||
3 | // `Symbol.unscopables` well-known symbol | |
4 | // https://tc39.es/ecma262/#sec-symbol.unscopables | |
5 | defineWellKnownSymbol('unscopables'); |
Note:
See TracBrowser
for help on using the repository browser.