UNPKG

@shopify/react-network

Version:

A collection of components that allow you to set common HTTP headers from within your React application

6 lines 178 B
interface Props { value?: boolean; } export default function UpgradeInsecureRequests({ value }: Props): null; export {}; //# sourceMappingURL=UpgradeInsecureRequests.d.ts.map