Select the types of activity you want to include in your feed.
1import BufferPolyfill from "buffer/" 2 3export let Buffer = BufferPolyfill.Buffer 4export let global = globalThis 5export let process = { env: {} }