asArray
Returns a new assertion for the return value of
Array.from(...)
on the current value.
asArray(): Assertion<unknown>
Related
- class AssertionRepresents a value ready to be asserted.
Returns a new assertion for the return value of
Array.from(...)
on the current value.
asArray(): Assertion<unknown>