Docs (4.0.0)
class Assertion method

asBoolean

Returns a new assertion for the boolean representation of the current value.

asBoolean(): Assertion<unknown>

Related