Type Alias Log

type Log = {
    log?: string;
}
Index

Properties

Properties

log?: string

Provides a link to download the log file.