coldbydefault-portfolio
    Preparing search index...

    Interface PageSpeedLighthouseCategory

    interface PageSpeedLighthouseCategory {
        id: string;
        score: null | number;
        title: string;
    }
    Index

    Properties

    Properties

    id: string
    score: null | number
    title: string