UNPKG

jsx-readme

Version:

Generate Readme files with a React-like syntax and package.json-aware helpers.

11 lines 474 B
"use strict"; /* istanbul ignore file */ Object.defineProperty(exports, "__esModule", { value: true }); exports.ContributorsSectionFromPkg = void 0; /** * @packageDocumentation * @internal */ var ContributorsSectionFromPkg_1 = require("./ContributorsSectionFromPkg"); Object.defineProperty(exports, "ContributorsSectionFromPkg", { enumerable: true, get: function () { return ContributorsSectionFromPkg_1.ContributorsSectionFromPkg; } }); //# sourceMappingURL=index.js.map