lib/ittybit/types/parent_id.rb



# frozen_string_literal: true

module Ittybit
  PARENT_ID = String
end