isStringfunction isString(s: any): s is string;§isString(s: any): s is string[src]§Parameters§s: any[src]§Return Type§s is string[src]