airframe
airframe copied to clipboard
surface (fix): Support Scala 3 opaque type aliases with type args
Fixes #2753
It seems adding a new parameter to the Alias surface introduces binary incompatibilities, especially in Scala.js. An alternative approach need to be tested.