function normalCaseimport { normalCase } from "https://deno.land/x/case@2.1.1/mod.ts"; normalCase(str: string,locale?: string,replacement?: string,): stringParametersstr: stringoptionallocale: stringoptionalreplacement: stringReturnsstring