WebAttribution interface

签名

export interface WebAttribution 

属性

属性 类型 说明
title string
uri string

WebAttribution.title

签名

title: string;

WebAttribution.uri

签名

uri: string;