brew/Library/Homebrew/bundle/installer.rbi

8 lines
89 B
Plaintext
Raw Normal View History

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