blob: e5aa34ee7bd69c810826fc2372e000c697e44ad5 [file] [log] [blame]
declare const typescriptVersionIsAtLeast: Record<"4.0" | "3.7" | "3.8" | "3.9", boolean>;
export { typescriptVersionIsAtLeast };
//# sourceMappingURL=version-check.d.ts.map