Resolve #754
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
### isString
|
### isString
|
||||||
|
|
||||||
Checks if the given argument is a string.
|
Checks if the given argument is a string. Only works for string primitives.
|
||||||
|
|
||||||
Use `typeof` to check if a value is classified as a string primitive.
|
Use `typeof` to check if a value is classified as a string primitive.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user