There are certain dry-types that are specific to Ruby, that I don't believe would be useful for exporting to TypeScript, such as:
Types.Instance
Types.Value
Types.Constant
Types.Constructor
Types.Interface
I suspect these should be ignored with a warning or message indicating why they were ignored.
There are certain dry-types that are specific to Ruby, that I don't believe would be useful for exporting to TypeScript, such as:
Types.InstanceTypes.ValueTypes.ConstantTypes.ConstructorTypes.InterfaceI suspect these should be ignored with a warning or message indicating why they were ignored.