variable defaultimport { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/pullAt.js"; Removes elements from array corresponding to indexes and returns an array of removed elements. Note: Unlike _.at, this method mutates array.