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

    Interface IStoreQuery

    interface IStoreQuery {
        id?: string;
        name?: string;
        prefer?: number;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string
    prefer?: number