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

4 lines
81 B
Plaintext

declare module 'emoji-regex' {
export default function emojiRegex(): RegExp;
}