SyntaxFix
Write A Post
Hire A Developer
Questions
I would go with Lodash: isBoolean checks whether the passed-in variable is either primitive boolean or Boolean wrapper object and so accounts for all cases.