mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 21:25:26 +00:00
Improved comment on PKPass.pack()
This commit is contained in:
@@ -93,6 +93,9 @@ export default class PKPass extends Bundle {
|
|||||||
* as a `.pkpasses` zip file. Returns a Bundle instance
|
* as a `.pkpasses` zip file. Returns a Bundle instance
|
||||||
* so it can be outputted both as stream or as a buffer.
|
* so it can be outputted both as stream or as a buffer.
|
||||||
*
|
*
|
||||||
|
* Using this will freeze all the instances passed as
|
||||||
|
* parameter.
|
||||||
|
*
|
||||||
* Throws if not all the files are instance of PKPass.
|
* Throws if not all the files are instance of PKPass.
|
||||||
*
|
*
|
||||||
* @TODO test autofreezing
|
* @TODO test autofreezing
|
||||||
|
|||||||
Reference in New Issue
Block a user