Commit bcfd8dc
committed
Make config traits in
So that they can be created in a type-safe way with the
`new Foo { ... }` syntax.
We also standardize on `Int` for all small-integer fields.
Previously, some fields were typed as `Short`, but not
consistently.
We deprecate all the `apply`-based constructors, which are now
redundant.crypto non-native JS traits.1 parent 4aa1533 commit bcfd8dc
File tree
3 files changed
+752
-446
lines changed- api-reports
- src/main/scala/org/scalajs/dom/crypto
3 files changed
+752
-446
lines changed
0 commit comments