@ptkl/sdk - v1.7.1
    Preparing search index...
    type HomepageSection = {
        id: string;
        settings: Record<string, any>;
        show: boolean;
        type: string;
    }
    Index

    Properties

    Properties

    id: string
    settings: Record<string, any>
    show: boolean
    type: string