UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

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