import { emojify } from "https://deno.land/x/emoji@0.2.1/emoji.ts";
Replace all emoji names in a string with actual emojis.
import { emojify } from "https://deno.land/x/emoji@0.2.1/emoji.ts";
Replace all emoji names in a string with actual emojis.