Select the types of activity you want to include in your feed.
1export const range = (length: number) => Array.from({ length }, (_, i) => i);