UNPKG

@stdlib/assert-is-eval-error

Version:

Test if a value is an EvalError object.

3 lines 118 B
/// <reference path="../docs/types/index.d.ts" /> import isEvalError from '../docs/types/index'; export = isEvalError;