Racehorse
    Preparing search index...

    Interface UpdateStatus

    Use BundleInfo instead.

    interface UpdateStatus {
        isReady: boolean;
        version: string;
    }
    Index

    Properties

    Properties

    isReady: boolean

    true if the update is fully downloaded and ready to be applied.

    version: string

    The version of the update.