deno_runtime 0.256.0

Provides the deno runtime library
Documentation
1
2
3
4
// Copyright 2018-2026 the Deno authors. MIT license.

pub static PATH_FOR_99_MAIN_JS: &str =
  concat!(env!("CARGO_MANIFEST_DIR"), "/js/99_main.js");