source:
trip-planner-front/node_modules/core-js/features/number/index.js
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 166 bytes |
Line | |
---|---|
1 | var parent = require('../../es/number'); |
2 | |
3 | module.exports = parent; |
4 | |
5 | require('../../modules/esnext.number.from-string'); |
6 | require('../../modules/esnext.number.range'); |
Note:
See TracBrowser
for help on using the repository browser.