Skip to content
New issue

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

And and Or is not exported at index.d.ts #877

Closed
ryoppippi opened this issue May 1, 2024 · 0 comments · Fixed by #876
Closed

And and Or is not exported at index.d.ts #877

ryoppippi opened this issue May 1, 2024 · 0 comments · Fixed by #876

Comments

@ryoppippi
Copy link
Contributor

ryoppippi commented May 1, 2024

import { And } from "type-fest"; // 1. Module '"type-fest"' has no exported member 'And'.

type A = And<true,true> // any

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • The funding will be given to active contributors.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@ryoppippi ryoppippi changed the title `And And and Or is not exported at index.d.ts May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant