Mappedin JS - v6.14.0
    Preparing search index...

    Type Alias LocationSocial

    type LocationSocial = {
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the social media platform.

    url: string

    The URL of the social media profile

    uri