代码更新

This commit is contained in:
2023-04-14 17:50:11 +08:00
parent 88cc6a56e7
commit e379a9a86d
18 changed files with 1501 additions and 17 deletions

View File

@@ -185,7 +185,7 @@ export function html2Text(val) {
}
/**
* Merges two objects, giving the last one precedence
* Merges two objects, giving the last rikuone precedence
* @param {Object} target
* @param {(Object|Array)} source
* @returns {Object}