mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +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");
|
const schemaDebug = debug("Schema");
|
||||||
|
|
||||||
|
export interface FileBuffers {
|
||||||
|
[key: string]: Buffer;
|
||||||
|
}
|
||||||
|
|
||||||
/* export interface Certificates {
|
/* export interface Certificates {
|
||||||
wwdr?: string;
|
wwdr?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user