lib/ittybit/types/error.rb



# frozen_string_literal: true

module Ittybit
  ERROR = String
end