Go to repository

Function toBeNull

Answers if the actual value is null (strict null, not undefined)

Parameters

  • actual: unknown

Returns boolean

""