Removed Schemas.Manifest

This commit is contained in:
Alexander Cerutti
2021-09-30 22:44:20 +02:00
parent 342f3934b8
commit 38fe473f07
3 changed files with 13 additions and 17 deletions

View File

@@ -21,9 +21,6 @@ import { Semantics } from "./SemanticTags";
const schemaDebug = debug("Schema");
export interface Manifest {
[key: string]: string;
}
/* export interface Certificates {
wwdr?: string;