[][src]Type Definition deno_core::JsErrorCreateFn

type JsErrorCreateFn = dyn Fn(JsError) -> AnyError;