Catatomik

Results 1 issues of Catatomik

### Steps to reproduce - [ ] `app` property is missing from the `HookContext` of any application `setup` hook. Example : ```ts import { MongoClient } from 'mongodb' app.hooks({ setup:...