AutumnA
Autumn2mo ago
House

Hey all implementing autumn as a convex

Hey all implementing autumn as a convex component and ran into quite a few type errors for the api. I can do type gymnastics to get working, but any idea for a less messy route?

all the api exports get this error
The inferred type of 'track' cannot be named without a reference to '../../../node_modules/@useautumn/convex/dist/client/helpers/utils'. This is likely not portable. A type annotation is necessary.ts(2742

convex v 1.27.2
autumn v 0.1.47
Was this page helpful?