mirror of
https://github.com/musix-org/musix-oss
synced 2025-02-23 23:09:44 +00:00
5 lines
158 B
JavaScript
5 lines
158 B
JavaScript
![]() |
require('../../modules/es.string.pad-start');
|
||
|
var entryUnbind = require('../../internals/entry-unbind');
|
||
|
|
||
|
module.exports = entryUnbind('String', 'padStart');
|