blob: b7b6851226ec96566ce8de71b9ffd484d08291d7 [file] [log] [blame]
export interface Application {
hash: String;
hashType: String;
name: String;
version: String;
type: String;
}