Dan

Results 2 issues of Dan

- `mdx-bundler` version: 6.0.1 - `node` version: 16.3.0 - `npm` version: 7.16.0 Relevant code or config Using NextJS latest version. ```ts export const getStaticProps: GetStaticProps = async ({ params })...

I have been trying to figure out a way to make this... https://github.com/fauna/faunadb-js#known-issues Work with Typescript. But I'm confused. Cloudlfare Workers do have a native fetch so I'm confused as...