UNPKG

antwar

Version:

A static site engine built with React and Webpack

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