Documentation

    Type Alias CheckpointPage

    type CheckpointPage = {
        data: Checkpoint[];
        hasNextPage: boolean;
        nextCursor: string | null;
    }
    Index

    Properties

    data: Checkpoint[]
    hasNextPage: boolean
    nextCursor: string | null
    MMNEPVFCICPMFPCPTTAAATR