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

    Interface IBrowserState

    interface IBrowserState {
        instructions: string;
        skippable: boolean;
        subscriber: string;
        url: string;
    }
    Index

    Properties

    instructions: string
    skippable: boolean
    subscriber: string
    url: string