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

    Interface IModRepoId

    interface IModRepoId {
        fileId: string;
        gameId?: string;
        modId?: string;
    }
    Index

    Properties

    Properties

    fileId: string
    gameId?: string
    modId?: string