function toUpperCaseimport { toUpperCase } from "https://deno.land/x/tsafe@v1.6.4/tools/toUpperCase.ts"; toUpperCase(str: string): stringParametersstr: stringReturnsstring