UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

5 lines (4 loc) 167 B
export declare const initBuildStatus: (data: { window: Window; }) => void; export declare const updateFavIcon: (linkElm: HTMLLinkElement, status: string) => void;