astro-ghostcms/.pnpm-store/v3/files/ee/b0aba4b65f2c1a58ba5c9828b4e...

5 lines
83 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
interface ImportMeta {
url: string
readonly vitest?: typeof import('vitest')
}