deno.land / x / lume@v2.1.4 / tests / assets / esbuild / modules / to_uppercase.ts

to_uppercase.ts
نووسراو ببینە
1
2
3
4
export default function toUppercase(text: string) { return text.toUpperCase();}
lume

Version Info

Tagged at
7 months ago