mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
Added comment for PKPass.pack
This commit is contained in:
@@ -69,7 +69,13 @@ export class PKPass extends Bundle {
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates a Bundle made of PKPass to be distributed
|
||||
* as a `.pkpasses` zip file. Returns a Bundle instance
|
||||
* so it can be outputted both as stream or as a buffer.
|
||||
*
|
||||
* Throws if not all the files are instance of PKPass.
|
||||
*
|
||||
* @TODO test autofreezing
|
||||
* @param passes
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user