astro-ghostcms/.pnpm-store/v3/files/6d/088d1a03bba7203eefc2c05e37e...

3 lines
204 B
Plaintext
Raw Normal View History

2024-02-14 19:45:06 +00:00
declare const typescriptVersionIsAtLeast: Record<"4.7" | "4.8" | "4.9" | "5.0" | "5.1" | "5.2" | "5.3" | "5.4", boolean>;
export { typescriptVersionIsAtLeast };
//# sourceMappingURL=version-check.d.ts.map