Recapp Code Reference
    Preparing search index...
    type BaseLog = {
        quizId?: string;
        ts: string;
    }
    Index

    Properties

    Properties

    quizId?: string
    ts: string