Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno/deno_typescript/lib.deno_core.d.ts>DenoInterface

A modern runtime for JavaScript and TypeScript.
Go to Latest
interface DenoInterface
import { type DenoInterface } from "https://deno.land/x/deno@v0.28.1/deno_typescript/lib.deno_core.d.ts";

Properties

core: DenoCore