UNPKG

@shopify/react-network

Version:

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

6 lines 169 B
interface Props { sources: string | string[]; } export default function ScriptSource({ sources }: Props): null; export {}; //# sourceMappingURL=ScriptSource.d.ts.map