astro-ghostcms/.pnpm-store/v3/files/c4/99b35094cc2737f5d3f59f9405e...

6 lines
118 B
Plaintext

/// <reference types="astro/astro-jsx" />
declare module 'astro/jsx-runtime' {
export import JSX = astroHTML.JSX;
}