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