Methods
isTrue(value) → {Boolean}
Checks if value is truthy
Parameters:
Name | Type | Description |
---|---|---|
value |
any | Any value to check for truthy |
Returns:
- Type
- Boolean
Name | Type | Description |
---|---|---|
value |
any | Any value to check for truthy |