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

    Interface IStartDownloadOptions

    interface IStartDownloadOptions {
        allowInstall?: boolean | "force";
        allowOpenHTML?: boolean;
    }
    Index

    Properties

    allowInstall?: boolean | "force"
    allowOpenHTML?: boolean