qauMaWeb/node_modules/core-js/stable/string/trim-left.js

4 lines
77 B
JavaScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
var parent = require('../../es/string/trim-left');
module.exports = parent;