brew/Library/Homebrew/bundle/cask_installer.rbi

8 lines
93 B
Plaintext
Raw Normal View History

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