Skip to main content

WHITESPACE_RE

Static WHITESPACE_RE 

Source
static WHITESPACE_RE: LazyLock<Regex>
Expand description

匹配任意空白字符的正则,用于把多个空白合并为单个空格。