interface ShortcutIconUrlSourceInfo {
    type: UrlSource;
    url: string;
}

Properties

Properties

type: UrlSource
url: string