UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

4 lines 167 B
import React from 'react'; import { HtmlManager } from './manager'; export declare const HtmlContext: React.Context<HtmlManager>; //# sourceMappingURL=context.d.ts.map