blob: a796442f5feae75f76d111653cd7f3aa48de35fe (
plain)
1
2
3
4
5
6
7
|
# Deno CLI Crate
[](https://crates.io/crates/deno)
This provides the actual deno executable and the user-facing APIs.
The deno crate uses the deno_core to provide the executable.
|