interface FragmentProgress {
    id: string;
    processedAt: string;
}

Properties

Properties

id: string
processedAt: string