-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Library version
v2.0.0-alpha.3
The /enums sub-module (and the rest) don't seem to ship with type declarations, so TypeScript complains when you try to import from them:
It seems that it was resolved in this commit d6d8ac7.
However, types were added for other submodules, but not enums.
Could you add types for enums as well?
Reactions are currently unavailable