Skip to main content

13 docs tagged with "string"

View all tags

is-string

This function determines whether the given value is a primitive string.

resolve-string

Function that retrieves or resolves only string values. This function should handle various input types, resolving functions if encountered, and ultimately return an string if possible.