Go to repository

Function toBeDefined

Answers if the actual value is defined (as in not equal to undefined)

Parameters

  • actual: unknown

Returns boolean