import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/capitalize.js"; FunctionsfdefaultConverts the first character of string to upper case and the remaining to lower case.