coldbydefault-portfolio
    Preparing search index...

    Interface OverviewSectionData

    interface OverviewSectionData {
        descriptionKey: string;
        items: readonly string[];
        titleKey: string;
    }
    Index

    Properties

    descriptionKey: string
    items: readonly string[]
    titleKey: string