UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

3 lines 148 B
import type { ReactElement } from 'react'; export default function render(tree: ReactElement<unknown>): string; //# sourceMappingURL=render.d.ts.map