Narrows a possibly-absent value, throwing where it is absent.
The present type.
The value to narrow.
The value, present.
An Error when the value is null or undefined.
Error
null
undefined
Narrows a possibly-absent value, throwing where it is absent.