variable upperFirstimport { upperFirst } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/string.js"; Converts the first character of string to upper case.