Skip to content

Commit bcfd8dc

Browse files
committed
Make config traits in crypto non-native JS traits.
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.
1 parent 4aa1533 commit bcfd8dc

File tree

3 files changed

+752
-446
lines changed

3 files changed

+752
-446
lines changed

0 commit comments

Comments
 (0)