isString
Callable
Parameters
obj: unknown
The object to check if it is a string.
Returns obj is string
Returns true if the given object is a string, false otherwise.
The object to check if it is a string.
Returns true if the given object is a string, false otherwise.
Checks if the given object is a string.