ruby/lib/rdoc/ri/store.rb

7 lines
84 B
Ruby

# frozen_string_literal: true
module RDoc::RI
Store = RDoc::Store # :nodoc:
end