Type Alias OverviewItems

type OverviewItems = {
    resources?: OverviewItem[];
}
Index

Properties

Properties

resources?: OverviewItem[]