Type Alias OverviewItem

type OverviewItem = {
    lineage?: LineageOverviewInfo[];
    qri?: string;
}
Index

Properties

Properties

qri?: string

Input QRI that we are getting the overview for.