Skip to content

err

err(message?): never

Defined in: util.ts:109

Raise an error and halt execution

string

The message to accompany the error

never