timeseries-hoarder/sig/timeseries/hoarder.rbs

7 lines
136 B
Text
Raw Normal View History

module Timeseries
module Hoarder
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
end
end