mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 22:25:24 +00:00
Added explicit Buffer import declarations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type forge from "node-forge";
|
||||
import { Buffer } from "buffer";
|
||||
import Joi from "joi";
|
||||
|
||||
export interface CertificatesSchema {
|
||||
|
||||
Reference in New Issue
Block a user