UNPKG

30-seconds-of-code

Version:
5 lines (3 loc) 144 B
### Boolean Booleans are one of the primitive data types in JavaScript. They represent logical data values and can only be `true` or `false`.