class Rbs2ts::Converter::Types::BasesVoid
Public Instance Methods
to_ts()
click to toggle source
# File lib/rbs2ts/converter/types.rb, line 31 def to_ts 'void' end
# File lib/rbs2ts/converter/types.rb, line 31 def to_ts 'void' end