summaryrefslogtreecommitdiff
path: root/cli/ops/mod.rs
blob: 230d268ab4dff0ce299f8b94ee078ac31eb3f7da (plain)
1
2
3
4
5
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.

pub mod bench;
pub mod jupyter;
pub mod testing;