UNPKG

cz-git-gitmoji

Version:

A few configurations for using gitmojis in cz

7 lines (5 loc) 146 B
declare module 'virtual:gitmoji-json' { import type { Gitmoji } from '@/types' const gitmojiItems: Gitmoji[] export default gitmojiItems }