UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

6 lines 146 B
interface Props { source: string; } export declare function Favicon({ source }: Props): null; export {}; //# sourceMappingURL=Favicon.d.ts.map