0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-19 11:52:52 -05:00
denoland-deno/cli/snapshot/shared.rs
David Sherret 8971064546
feat: TypeScript 5.7 (#27857)
Co-authored-by: Kenta Moriuchi <moriken@kimamass.com>
2025-01-31 16:07:42 -05:00

3 lines
94 B
Rust

// Copyright 2018-2025 the Deno authors. MIT license.
pub static TS_VERSION: &str = "5.7.3";