UNPKG

antwar

Version:

A static site engine built with React and Webpack

5 lines (4 loc) 210 B
"use strict"; module.exports = function parseIndexPage(section, sectionName) { return section.paths && section.paths[sectionName] && section.paths[sectionName].index && section.paths[sectionName].index(); };