Docs (4.0.0)
class Assertion method

asString

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

asString(): Assertion<unknown>

Related