Interface AppMetadata
Source: app.tsx
Properties
name?
optionalname?:string
The display name of this application.
version?
optionalversion?:string
The version of this application.
author?
optionalauthor?:string
The author of this application.
screenshots?
optionalscreenshots?:string[]
Screenshots of this application.
website?
optionalwebsite?:string
Website of this application or its developer.
releaseDate?
optionalreleaseDate?:string
Release date of this application.