@mudssky/jsutils
Preparing search index...
StrToBoolean
Type Alias StrToBoolean<Str>
StrToBoolean
:
Str
extends
`
${
infer
Bool
extends
boolean
}
`
?
Bool
:
Str
转换布尔字符串为布尔值
Type Parameters
Str
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mudssky/jsutils
Loading...
转换布尔字符串为布尔值