UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

7 lines 213 B
interface Props { coverNotch?: boolean; allowPinchToZoom?: boolean; } export declare function Responsive({ coverNotch, allowPinchToZoom, }: Props): null; export {}; //# sourceMappingURL=Responsive.d.ts.map