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

Fix TS definition of Realm.Dictionary.remove() #3853

Merged
merged 3 commits into from
Jul 14, 2021

Conversation

kneth
Copy link
Contributor

@kneth kneth commented Jul 13, 2021

What, How & Why?

A fix of Realm.Dictionary.remove()'s TypeScript definition.

☑️ ToDos

  • 📝 Changelog entry
  • [ ] 📝 Compatibility label is updated or copied from previous entry
  • [ ] 🚦 Tests
  • [ ] 📝 Public documentation PR created or is not necessary
  • [ ] 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • [ ] jsdoc files updated
  • [ ] Chrome debug API is updated if API is available on React Native

@kneth kneth self-assigned this Jul 13, 2021
@kneth kneth requested review from takameyer and kraenhansen July 13, 2021 16:37
types/index.d.ts Outdated Show resolved Hide resolved
Co-authored-by: Andrew Meyer <[email protected]>
@kneth kneth merged commit 150e4cf into master Jul 14, 2021
@kneth kneth deleted the kneth/bug/fix-dictionary-remove-ts-def branch July 14, 2021 12:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants