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