brew/Library/Homebrew/bundle/remover.rbi

8 lines
87 B
Plaintext
Raw Normal View History

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