fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

1// since there's no dynamic data here, we can prerender 2// it so that it gets served as a static asset in production 3export const prerender = true;