deno_core 0.398.0

A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio
Documentation
1
2
3
4
5
// Copyright 2018-2026 the Deno authors. MIT license.

globalThis.op2_sample = {
  "use_state": (f) => Deno.core.ops.op_use_state(f),
};