Skip to content

Conversation

japgolly
Copy link
Contributor

Closes #597

I orginally thought the type would be js.UndefOr[Crypto] but according
to MDN, crypto is always available but not all of the methods are.

Closes #597

I orginally thought the type would be js.UndefOr[Crypto] but according
to MDN, `crypto` is always available but not all of the methods are.
@japgolly japgolly requested a review from armanbilge October 17, 2021 08:54
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@armanbilge armanbilge merged commit ed19d07 into master Oct 17, 2021
@armanbilge armanbilge deleted the topic/webcrypto branch October 17, 2021 09:01
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.

crypto and it's deprecated package
2 participants