1 2 3
    x5
// Copyright 2018-2025 the Deno authors. MIT license. // TODO(iuioiua): Remove this file when Deno 2 is released. export const IS_DENO_2 = Deno.version.deno.startsWith("2.");