The assert of console for JS logs the data as an assertion failure when the condition is false.
assert(condition, ...data)
A boolean value.
An any type.