brew/Library/Homebrew/install.rbi

8 lines
79 B
Plaintext
Raw Normal View History

# typed: strict
module Homebrew
module Install
include Kernel
end
end