-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Deprecated: Type package #26429
Deprecated: Type package #26429
Conversation
Size Change: 0 B Total Size: 1.19 MB ℹ️ View Unchanged
|
eca675f
to
903bd46
Compare
@@ -68,7 +68,7 @@ message is only logged once. | |||
|
|||
_Type_ | |||
|
|||
- `Object` | |||
- `Record<string,(|undefined)>` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This wasn't picked up properly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting, is it logged somewhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is now 🙂
903bd46
to
13ae524
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
Description
Add types to the
deprecated
package.How has this been tested?
Tests pass.
Screenshots
Types of changes
New feature: Add type declarations to the
deprecated
package.Checklist: