dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
boolPatternValue
Function boolPatternValue
boolPatternValue
(
value
:
boolean
)
:
BoolPattern
Creates a BoolPattern that matches a specific boolean value.
Parameters
value
:
boolean
Returns
BoolPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a BoolPattern that matches a specific boolean value.