TS: fix comments (#18067)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-08-11 10:00:54 +08:00
committed by GitHub
parent 15ab2b3ee2
commit e551167697

View File

@@ -1,6 +1,6 @@
/**
* @param {String} url
* @param {Boolean} isNoCaseSensitive 是否区分大小写
* @param {Boolean} isNoCaseSensitive
* @return {Object}
*/
// import numeral from 'numeral';