@dmp/map-components
    Preparing search index...

    Interface ParsedResult

    interface ParsedResult {
        attributes: AttributeValue[];
        title: string;
    }
    Index

    Properties

    Properties

    attributes: AttributeValue[]
    title: string