Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface IDownloadFailCause

    interface IDownloadFailCause {
        htmlFile?: string;
        message?: string;
    }
    Index

    Properties

    Properties

    htmlFile?: string
    message?: string