// Copyright 2018-2025 the Deno authors. MIT license.
#![deny(clippy::print_stderr)]#![deny(clippy::print_stdout)]#![deny(clippy::unused_async)]pubmodparser;pubusemonch::ParseErrorFailureError as ParseError;#[cfg(feature ="shell")]modshell;#[cfg(feature ="shell")]pubuseshell::*;