This commit is contained in:
@@ -451,6 +451,7 @@ export default {
|
||||
},
|
||||
///////////////////////////////////////////////
|
||||
// Trim specific character from start and end
|
||||
// https://stackoverflow.com/a/55292366/8939
|
||||
//
|
||||
trimSpecific: function trim(str, ch) {
|
||||
var start = 0,
|
||||
|
||||
Reference in New Issue
Block a user