//! Decl, implemented natively in Rust: the parser binding, the static
//! checker, the evaluator, modules and packages, the canonical formatter,
//! and the language server — the same behavior as the TypeScript
//! reference implementation, verified by tests/parity in the repository.
// the high-level API, in the command line's vocabulary
pub use ;