We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
skipLibCheck
node_modules/tuplerone/dist/types/tuplerone.d.ts:12:60 - error TS2694: Namespace '"node_modules/tuplerone/dist/types/Tuple"' has no exported member 'default'. 12 export declare const UnsafeTuple: typeof import("./Tuple").default.tuple; ~~~~~~~ node_modules/tuplerone/dist/types/tuplerone.d.ts:13:70 - error TS2694: Namespace '"node_modules/tuplerone/dist/types/Tuple"' has no exported member 'default'. 13 export declare const UnsafeCompositeSymbol: typeof import("./Tuple").default.tuple; ~~~~~~~
The text was updated successfully, but these errors were encountered:
fix: close #167 and add a default export
64d96fb
🎉 This issue has been resolved in version 3.4.0-beta.7 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: