Select the types of activity you want to include in your feed.
Add @types/bun to api dependencies
This commit adds the `@types/bun` dependency to the `apps/api` package.json. It also removes the explicit Bun type declaration from `apps/api/src/index.ts` as it is no longer needed.