1
2
3
import { whoami } from "https://esm.town/v/easrng/whoami?v=13";
export let myHandle = () => whoami().at(-1).slice(1).split(".")[0];