deno_core 0.402.0

A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio
Documentation
1
2
3
// Copyright 2018-2026 the Deno authors. MIT license.
import { value } from "custom:lazy_shared";
export const b = value;