import { getLangDirection } from "https://deno.land/x/language@v0.1.0/mod.ts";
Get the writing direction of the language. "rtl" or "ltr".
import { getLangDirection } from "https://deno.land/x/language@v0.1.0/mod.ts";
Get the writing direction of the language. "rtl" or "ltr".