Type Alias NxDownloadInfo

type NxDownloadInfo = {
    qFileSize?: number;
    qUrl?: string;
}
Index

Properties

Properties

qFileSize?: number

The filesize of the reduced app.

qUrl?: string

URL to download the reduced app on.