isBoolean Function
Type guard for boolean value.
isBoolean(value: Value): value is BooleanValue
| Parameter | Type | Description | 
|---|---|---|
| value | Value | 
Returns - value is BooleanValue
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.