mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 23:25:26 +00:00
Added explicit Buffer import declarations
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import forge from "node-forge";
|
||||
import type * as Schemas from "./schemas";
|
||||
import { Buffer } from "buffer";
|
||||
|
||||
/**
|
||||
* Creates an hash for a buffer. Used by manifest
|
||||
|
||||
Reference in New Issue
Block a user