lib/ittybit/types/progress.rb



# frozen_string_literal: true

module Ittybit
  PROGRESS = Integer
end