UNPKG

@namefully/react

Version:
12 lines 365 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); /** * Main entrypoint for Namefully */ __export(require("./Namefully")); var Namefully_1 = require("./Namefully"); exports.Namefully = Namefully_1.default; //# sourceMappingURL=index.js.map