Searched defs:throwError (Results 1 – 2 of 2) sorted by relevance
82 function throwError(condition, reason) { function
16 export function throwError(error: string): never { function