ZippableFileA file that can be used to create a ZIP archive type ZippableFile = Uint8Array | Zippable | [Uint8Array | Zippable, ZipOptions];§Type§Uint8Array | Zippable | [Uint8Array | Zippable, ZipOptions][src]