brew/Library/Homebrew/unpack_strategy.rbi
2020-10-20 09:50:21 +02:00

6 lines
60 B
Ruby

# typed: strict
module UnpackStrategy
include Kernel
end