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

    Interface IPreviewFile

    interface IPreviewFile {
        filePath: string;
        label: string;
    }
    Index

    Properties

    Properties

    filePath: string

    full path to the file to preview

    label: string

    label to display to the user if applicable