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