aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/features/string/trim-left.js
blob: e11e7b718553e7cd3d9d62bde813134a6d46f1d3 (plain)
1
2
3
var parent = require('../../es/string/trim-left');

module.exports = parent;