interface FaviconAttrs {
    href: string;
    rel: string;
}

Properties

Properties

href: string
rel: string