UNPKG

antwar

Version:

A static site engine built with React and Webpack

7 lines (6 loc) 179 B
"use strict"; module.exports = { getAllPages: require("./get-all-pages"), getPageForPath: require("./get-page-for-path"), getSectionPages: require("./get-section-pages") };