Type Alias Log

type Log = {
    log?: string;
}
Index
log?: string

Provides a link to download the log file.