UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

5 lines 215 B
import { useHtmlAttributes } from '../hooks'; type Props = Parameters<typeof useHtmlAttributes>[0]; export declare function HtmlAttributes(props: Props): null; export {}; //# sourceMappingURL=HtmlAttributes.d.ts.map