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

    Type Alias MergeTest

    MergeTest: (game: IGame, gameDiscovery: IDiscoveryResult) => IMergeFilter

    callback to determine if a merge function applies to a game. If so, return an object that describes what files to merge, otherwise return undefined

    Type Declaration