aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/string/small.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/library/fn/string/small.js')
-rw-r--r--node_modules/core-js/library/fn/string/small.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/core-js/library/fn/string/small.js b/node_modules/core-js/library/fn/string/small.js
new file mode 100644
index 000000000..0438290db
--- /dev/null
+++ b/node_modules/core-js/library/fn/string/small.js
@@ -0,0 +1,2 @@
+require('../../modules/es6.string.small');
+module.exports = require('../../modules/_core').String.small; \ No newline at end of file