SongGuess
    Preparing search index...
    interface FileOptions {
        lastModified?: number;
        type?: string;
    }
    Index

    Properties

    Properties

    lastModified?: number
    type?: string