SongGuess
    Preparing search index...
    interface WorkflowError {
        code?: number;
        message: string;
    }
    Index

    Properties

    Properties

    code?: number
    message: string