A simple type guard for checking whether a value is a string. Optionally, the test can be narrowed to include only strings with some sort of content other than whitespace.
Optional
A simple type guard for checking whether a value is a string. Optionally, the test can be narrowed to include only strings with some sort of content other than whitespace.