-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Description
Couldn't find anything in the README about the intended use for @jest/types
. I can see that some of the packages directly reference it, but the package behaves differently to the community @types/jest
package. It doesn't appear to add any global type declarations. This leaves me with two questions:
- Is
@jest/types
meant to be a drop-in replacement for@types/jest
, or is it only used internally in the Jest monorepo? - If
@jest/types
is meant to replace@types/jest
, are there any usage examples (outside of the Jest monorepo, ideally) that you can point me to?
Thanks in advance! π
Metadata
Metadata
Assignees
Labels
No labels