astro-ghostcms/.pnpm-store/v3/files/27/6f1112d33a0f702103e0c51e764...

6 lines
102 B
Plaintext

declare module 'emoji-regex/es2015/text' {
function emojiRegex(): RegExp;
export = emojiRegex;
}