brew/Library/Homebrew/uninstall.rbi
2020-11-05 00:53:12 -05:00

8 lines
81 B
Ruby

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