astro-ghostcms/.pnpm-store/v3/files/8d/189c07e04709889f81cd41f444a...

6 lines
116 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/// <reference path="astro-jsx.d.ts" />
declare module 'astro/jsx-runtime' {
export import JSX = astroHTML.JSX;
}