RollupError: playground/node_modules/.cache/nuxt/.nuxt/openapi-wrapper/index.ts (1:7): Expected '{', got 'type' (Note that you need plugins to import files that are not JavaScript) nitro 17:39:20 1: export type * from "C:/Users/username/repos/nuxt-open-api/nuxt-openapi-wrapper/src/runtime/fetchTypes";
RollupError: playground/node_modules/.cache/nuxt/.nuxt/openapi-wrapper/index.ts (1:7): Expected '{', got 'type' (Note that you need plugins to import files that are not JavaScript) nitro 17:39:20 1: export type * from "C:/Users/username/repos/nuxt-open-api/nuxt-openapi-wrapper/src/runtime/fetchTypes";
Do i need to do something special to get typescript support for nuxt 4 modules?