mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 08:25:42 +00:00
Moved from yazl to do-not-zip
This commit is contained in:
@@ -638,7 +638,7 @@ export default class PKPass extends Bundle {
|
||||
* @returns
|
||||
*/
|
||||
|
||||
public async getAsBuffer(): Promise<Buffer> {
|
||||
public getAsBuffer(): Buffer {
|
||||
if (!this.isFrozen) {
|
||||
this[closePassSymbol]();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user