O cheque JS é tempo de execução da string

if (typeof a_string === 'string') {
    // this is a string
}
Thoughtful Tortoise