isCompilerError
export function isCompilerError(err: Error): err is CompilerError
Arguments
1. err
err: Error
Returns
err is CompilerError
export function isCompilerError(err: Error): err is CompilerError
err
err: Error
err is CompilerError