deno_core 0.260.0

A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio
Documentation
1
2
3
4
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
globalThis.op2_sample = {
  "use_state": (f) => Deno.core.ops.op_use_state(f),
};