astro-ghostcms/.pnpm-store/v3/files/69/4d7671bdfee47e31e28508bfc94...

12 lines
241 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.environments = void 0;
exports.environments = {
astro: {
globals: {
Astro: false,
Fragment: false,
},
},
};