Documentation / @ripl/utilities / typeIsString
Function: typeIsString() ​
typeIsString(
value):value is string
Defined in: type.ts:36
Checks whether a value is a string.
Parameters ​
| Parameter | Type |
|---|---|
value | unknown |
Returns ​
value is string
Documentation / @ripl/utilities / typeIsString
typeIsString(
value):value is string
Defined in: type.ts:36
Checks whether a value is a string.
| Parameter | Type |
|---|---|
value | unknown |
value is string