xdashReadme | API


xdash / throwError

Function: throwError()

throwError(message): never

Throws an error with the given message.

Parameters

message: string= ''

error message

Returns

never

Source

typed.ts:17