10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module UnpackStrategy
|
||
|
class Zip
|
||
|
module MacOSZipExtension
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|
||
|
end
|