brew/Library/Homebrew/livecheck/livecheck.rbi

8 lines
83 B
Plaintext
Raw Normal View History

2021-01-04 13:41:19 -08:00
# typed: strict
module Homebrew
module Livecheck
include ::Kernel
end
end