8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Homebrew::Bundle
|
||
|
module MacAppStoreInstaller
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|