Skip to main content

@rbxts/expect > Assertion > a

Assertion.a property

NOOP property for cleaner chaining; does nothing.

Signature:

readonly a: this;

Example

expect("Daymon").to.be.a.string();