Skip to main content
Module

x/deno/cli/README.md

A modern runtime for JavaScript and TypeScript.
Go to Latest
File

Deno CLI Crate

crates docs

This provides the actual deno executable and the user-facing APIs.

The deno crate uses the deno_core to provide the executable.