brew/Library/Homebrew/bundle/mac_app_store_installer.rbi

8 lines
100 B
Plaintext
Raw Normal View History

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