astro-ghostcms/.pnpm-store/v3/files/89/7cc7284119ba0e85ee3c07e0d91...

3 lines
220 B
Plaintext

declare const typescriptVersionIsAtLeast: Record<"4.3" | "4.4" | "4.5" | "4.6" | "4.7" | "4.8" | "4.9" | "5.0" | "5.1" | "5.2", boolean>;
export { typescriptVersionIsAtLeast };
//# sourceMappingURL=version-check.d.ts.map