You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The index.ts only reexports the factory types, it does not export the contract types, the ones at <ContractName>.d.ts.
These types should also be exported.