import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/attempt.js"; VariablesvdefaultAttempts to invoke func, returning either the result or the caught error object. Any additional arguments are provided to func when it's invoked.