astro-ghostcms/.pnpm-store/v3/files/7d/f0c21b018eb49ad8382e12097ad...

4 lines
81 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
declare module 'emoji-regex' {
export default function emojiRegex(): RegExp;
}