Select the types of activity you want to include in your feed.
1export function log(x) { 2 console.log(x); 3}