import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/findLastIndex.js"; FunctionsfdefaultThis method is like _.findIndex except that it iterates over elements of collection from right to left.