From 26105034da4fcce7ac883c899d781f016559310d Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 8 Nov 2018 00:38:48 +0800 Subject: switch to vuepress --- node_modules/core-js/library/fn/math/fscale.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 node_modules/core-js/library/fn/math/fscale.js (limited to 'node_modules/core-js/library/fn/math/fscale.js') diff --git a/node_modules/core-js/library/fn/math/fscale.js b/node_modules/core-js/library/fn/math/fscale.js new file mode 100644 index 00000000..faf52309 --- /dev/null +++ b/node_modules/core-js/library/fn/math/fscale.js @@ -0,0 +1,2 @@ +require('../../modules/es7.math.fscale'); +module.exports = require('../../modules/_core').Math.fscale; -- cgit v1.2.3