FaviconUpdatedEvent: NamedEvent & {
    favicons: string[];
    type: "page-favicon-updated";
}

Generated using TypeDoc