Type Alias GroupBookmarkData

type GroupBookmarkData = {
    qCyclePos?: number;
    qId?: string;
}
Index
qCyclePos?: number
qId?: string