astro-ghostcms/.pnpm-store/v3/files/5b/b0e6f66487512320d9c9d6ca406...

7 lines
86 B
Plaintext

import type { JSDOM } from 'jsdom'
declare global {
const jsdom: JSDOM
}
export {}