mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
Added forgotten FileBuffers (not commited yet)
This commit is contained in:
@@ -21,6 +21,9 @@ import { Semantics } from "./SemanticTags";
|
||||
|
||||
const schemaDebug = debug("Schema");
|
||||
|
||||
export interface FileBuffers {
|
||||
[key: string]: Buffer;
|
||||
}
|
||||
|
||||
/* export interface Certificates {
|
||||
wwdr?: string;
|
||||
|
||||
Reference in New Issue
Block a user