mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v3.9.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
define(['../internal/createPadDir'], function(createPadDir) {
|
||||
|
||||
/**
|
||||
* Pads `string` on the left side if it is shorter than `length`. Padding
|
||||
* Pads `string` on the left side if it's shorter than `length`. Padding
|
||||
* characters are truncated if they exceed `length`.
|
||||
*
|
||||
* @static
|
||||
|
||||
Reference in New Issue
Block a user