Link Search Menu Expand Document

string overview

Added in v0.0.1


Table of contents


Is

isString

check if it’s string

Signature

export declare const isString: (a: any) => boolean

Added in v0.0.1