# @mongosh/shell-api

Provides the runtime-independent classes that make up the MongoDB Shell API,
such as `Database`, `Collection`, etc., and the global objects and APIs
available to shell users, such as `db`, `rs`, `sh`, `console`, `print()`, etc.
