Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / typescript-estree / dist / version-check.d.ts
1 declare const typescriptVersionIsAtLeast: Record<"4.0" | "3.7" | "3.8" | "3.9", boolean>;
2 export { typescriptVersionIsAtLeast };
3 //# sourceMappingURL=version-check.d.ts.map