Type Alias LocationSocial

LocationSocial: { name: string; url: string }

Type declaration

  • name: string

    The name of the social media platform.

  • url: string

    The URL of the social media profile

    uri