6 lines
106 B
Ruby

# typed: strict
module UnpackStrategy::Zip::MacOSZipExtension
requires_ancestor { UnpackStrategy }
end