UNPKG

keystone

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

12 lines (10 loc) 167 B
import Body from './body'; import Dialog from './dialog'; import Footer from './footer'; import Header from './header'; export { Body, Dialog, Footer, Header, };