UNPKG

@shopify/react-html

Version:

A component to render your react app with no static HTML.

7 lines (6 loc) 223 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Serialize_1 = require("./Serialize"); exports.Serialize = Serialize_1.default; var Html_1 = require("./Html"); exports.Html = Html_1.default;