import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/thru.js"; FunctionsfdefaultThis method is like _.tap except that it returns the result of interceptor. The purpose of this method is to "pass thru" values replacing intermediate results in a method chain sequence.