@yamlresume/core
    Preparing search index...

    Type Alias Location

    Contains location and address information.

    locationSchema for its schema constraints.

    type Location = {
        location?: LocationItem;
    }
    Index

    Properties

    Properties

    location?: LocationItem

    The location information item.