UNPKG

react-mathlive

Version:

An interactive math input for react.

5 lines 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MathfieldComponent_1 = require("./MathfieldComponent"); Object.defineProperty(exports, "MathfieldComponent", { enumerable: true, get: function () { return MathfieldComponent_1.MathfieldComponent; } }); //# sourceMappingURL=index.js.map