UNPKG

nimiq-vitepress-theme

Version:

Nimiq UI theme for VitePress

5 lines (4 loc) 121 B
export declare function useRandomEmoji(): { randomEmoji: import("vue").ComputedRef<string>; emojis: string[]; };