diff options
Diffstat (limited to 'node_modules/core-js/fn/string/anchor.js')
| -rw-r--r-- | node_modules/core-js/fn/string/anchor.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/core-js/fn/string/anchor.js b/node_modules/core-js/fn/string/anchor.js new file mode 100644 index 00000000..b0fa8a3d --- /dev/null +++ b/node_modules/core-js/fn/string/anchor.js @@ -0,0 +1,2 @@ +require('../../modules/es6.string.anchor'); +module.exports = require('../../modules/_core').String.anchor; |
