Skip to content

@miyue-mma/shared / isSemanticVersion

函数: isSemanticVersion()

ts
function isSemanticVersion(str, strict?): boolean

语义化版本号

参数

str

string

strict?

boolean

是否严格模式

返回

boolean

Released under the MIT License.