astro-ghostcms/.pnpm-store/v3/files/a7/ab8ba281ac1677270fa3d1916e2...

9 lines
149 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export declare const environments: {
astro: {
globals: {
Astro: boolean;
Fragment: boolean;
};
};
};