import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/size.js"; FunctionsfdefaultGets the size of collection by returning its length for array-like values or the number of own enumerable string keyed properties for objects.