mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Added tests for PKPass.pack
This commit is contained in:
@@ -2,7 +2,7 @@ import { Stream } from "stream";
|
||||
import { ZipFile } from "yazl";
|
||||
|
||||
export const filesSymbol = Symbol("bundleFiles");
|
||||
const freezeSymbol = Symbol("bundleFreeze");
|
||||
export const freezeSymbol = Symbol("bundleFreeze");
|
||||
const archiveSymbol = Symbol("zip");
|
||||
|
||||
namespace Mime {
|
||||
|
||||
Reference in New Issue
Block a user