Skip to main content

@rbxts/expect > VariableData > value

VariableData.value property

The value of this variable.

Signature:

value: unknown;

Example

expect(5).to.be.defined(); // 5 is the value