import * as preludeJs from "https://deno.land/x/prelude_js@1.2.0/to_upper_case.ts";
Functions
Converts all the alphabetic characters in a string to uppercase. |
import * as preludeJs from "https://deno.land/x/prelude_js@1.2.0/to_upper_case.ts";
Converts all the alphabetic characters in a string to uppercase. |