brew/Library/Homebrew/install.rbi

8 lines
79 B
Ruby

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