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

    Type Alias TestSupported

    TestSupported: (
        files: string[],
        gameId: string,
        archivePath?: string,
        details?: ITestSupportedDetails,
    ) => Bluebird<ISupportedResult>

    Type Declaration