Could you please add createContext to react.ts and preact.ts. it does not get exported.
createContext
hi, you can config like this
AutoImport({ imports: [ 'react', { react: [ 'createContext', ], }, ] })