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

Make the TypeScript types stricter #10

Merged
merged 2 commits into from
Oct 12, 2020
Merged

Make the TypeScript types stricter #10

merged 2 commits into from
Oct 12, 2020

Conversation

rocktimsaikia
Copy link
Contributor

fixes #9

// @sindresorhus

@sindresorhus sindresorhus changed the title replace object with Record type Make the TypeScript types stricter Oct 12, 2020
@sindresorhus sindresorhus merged commit e20ccc1 into sindresorhus:master Oct 12, 2020
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 this pull request may close these issues.

[typescript] Why not narrow it to Record<string | number | symbol, unknown> instead of object?
2 participants