summaryrefslogtreecommitdiff
path: root/cli/js/99_main.js
blob: 37342f6cd6f482cd9758178f1b522f692fc2c177 (plain)
1
2
3
4
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
import "ext:cli/40_testing.js";
import "ext:cli/40_jupyter.js";
import "ext:cli/runtime/js/99_main.js";