mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 17:34:47 -05:00
9 lines
317 B
Markdown
9 lines
317 B
Markdown
![]() |
# Deno CLI Crate
|
||
|
|
||
|
[](https://crates.io/crates/deno)
|
||
|
[](https://docs.rs/deno)
|
||
|
|
||
|
This provides the actual deno executable and the user-facing APIs.
|
||
|
|
||
|
The deno crate uses the deno_core and deno_typescript to provide the executable.
|