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

    Interface ISupportedResult

    interface ISupportedResult {
        requiredFiles: string[];
        supported: boolean;
    }
    Index

    Properties

    requiredFiles: string[]
    supported: boolean