You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: export the used crypto runtime as a constant
This will aid libraries to determine which jose runtime was
imported/required.
With the many JS runtimes each having a different way of resolving
transient dependencies and targets this has become a bit troublesome
to deal with.
0 commit comments