Select the types of activity you want to include in your feed.
1import { vi } from 'vitest' 2 3global.jest = vi as any;