WebAttribution interface

Assinatura:

export interface WebAttribution 

Propriedades

Propriedade Tipo Descrição
title string
uri string

WebAttribution.title

Assinatura:

title: string;

WebAttribution.uri

Assinatura:

uri: string;