'isString' utility function
Checks if a value is a string.
// value - the value to check // { boolean } - true if string, false if not
'isString' utility function
Checks if a value is a string.
// value - the value to check // { boolean } - true if string, false if not