@theredspace/spp-client
    Preparing search index...

    Interface Flag

    interface Flag {
        name: string;
        setting: string;
    }
    Index

    Properties

    Properties

    name: string
    setting: string