brew/Library/Homebrew/bundle/mac_app_store_dumper.rbi

8 lines
97 B
Plaintext
Raw Normal View History

# typed: strict
module Homebrew::Bundle
module MacAppStoreDumper
include Kernel
end
end