deno.land / x / at_test@v8.1.0 / src / externalInterface / gitmoji.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
import gitmojis from "https://raw.githubusercontent.com/carloscuesta/gitmoji/master/src/data/gitmojis.json" assert { type: "json",};
/** * @see https://raw.githubusercontent.com/carloscuesta/gitmoji/master/src/data/gitmojis.json */export const getGitmojis = () => gitmojis.gitmojis;
at_test

Version Info

Tagged at
a year ago