Typescript content types interfaces

I need to import Strapi content types interfaces into my frontend so TypeScript won’t yell at me.
How can I generate the interfaces?

This topic has been created from a Discord post (1285863513243521100) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Hey <@1171345815751626797>, this must be the most straightforward way to do this right now:

Alternatively, you could use the schemas-to-ts plugin, but I had no luck with it. It’s a bit opinionated and the generated types are pretty basic