import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/pullAt.js"; VariablesvdefaultRemoves elements from array corresponding to indexes and returns an array of removed elements.