SongGuess
    Preparing search index...
    interface ScriptVersion {
        id?: string;
        message?: string;
        tag?: string;
    }
    Index

    Properties

    Properties

    id?: string
    message?: string
    tag?: string