讨论加特殊图标
This commit is contained in:
2
.output/server/node_modules/ms/index.js
generated
vendored
2
.output/server/node_modules/ms/index.js
generated
vendored
@@ -23,7 +23,7 @@ var y = d * 365.25;
|
||||
* @api public
|
||||
*/
|
||||
|
||||
module.exports = function(val, options) {
|
||||
module.exports = function (val, options) {
|
||||
options = options || {};
|
||||
var type = typeof val;
|
||||
if (type === 'string' && val.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user